aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard-devel/squidguard_time.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/squidGuard-devel/squidguard_time.xml')
-rw-r--r--config/squidGuard-devel/squidguard_time.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squidGuard-devel/squidguard_time.xml b/config/squidGuard-devel/squidguard_time.xml
index dfd589aa..7f682174 100644
--- a/config/squidGuard-devel/squidguard_time.xml
+++ b/config/squidGuard-devel/squidguard_time.xml
@@ -136,7 +136,7 @@
squidGuard_print_javascript();
</custom_php_after_form_command>
<custom_php_validation_command>
- squidguard_validate_times(&amp;$_POST, &amp;$input_errors);
+ squidguard_validate_times($_POST, $input_errors);
</custom_php_validation_command>
<custom_php_resync_config_command>
// squidguard_resync_time();