From 440f9869bef24a068db5204260f4a818997ecfb4 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 21 Aug 2005 01:11:09 +0000 Subject: Add DHCPD sync settings --- etc/inc/filter.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index 6158915..7148f59 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -2313,7 +2313,7 @@ function carp_sync_xml($url, $password, $section, $section_xml, $method = 'pfsen $cli->setCredentials('admin', $password); $resp = $cli->send($msg); } - + function carp_sync_client() { global $config; -- cgit v1.1