diff options
-rw-r--r-- | config/squid-reverse/squid.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/squid-reverse/squid.inc b/config/squid-reverse/squid.inc index c8a803cc..0256d078 100644 --- a/config/squid-reverse/squid.inc +++ b/config/squid-reverse/squid.inc @@ -1851,7 +1851,6 @@ EOD; /* Uses XMLRPC to synchronize the changes to a remote node */ function squid_sync_on_changes() { global $config, $g; - print"<PRE>"; if (is_array($config['installedpackages']['squidsync']['config'])){ $squid_sync=$config['installedpackages']['squidsync']['config'][0]; $synconchanges = $squid_sync['synconchanges']; |