aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/old/squid_cache.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/squid3/old/squid_cache.xml')
-rw-r--r--config/squid3/old/squid_cache.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squid3/old/squid_cache.xml b/config/squid3/old/squid_cache.xml
index 881f15b3..a765d911 100644
--- a/config/squid3/old/squid_cache.xml
+++ b/config/squid3/old/squid_cache.xml
@@ -214,7 +214,7 @@
}
</custom_php_command_before_form>
<custom_php_validation_command>
- squid_validate_cache($_POST, &amp;$input_errors);
+ squid_validate_cache($_POST, $input_errors);
</custom_php_validation_command>
<custom_php_resync_config_command>
squid_resync();