aboutsummaryrefslogtreecommitdiffstats
path: root/config/pf-blocker/pfblocker_sync.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/pf-blocker/pfblocker_sync.xml')
-rw-r--r--config/pf-blocker/pfblocker_sync.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pf-blocker/pfblocker_sync.xml b/config/pf-blocker/pfblocker_sync.xml
index e2e19567..67b49db1 100644
--- a/config/pf-blocker/pfblocker_sync.xml
+++ b/config/pf-blocker/pfblocker_sync.xml
@@ -138,7 +138,7 @@
pfblocker_php_deinstall_command();
</custom_php_deinstall_command>
<custom_php_validation_command>
- pfblocker_validate_input($_POST, &amp;$input_errors);
+ pfblocker_validate_input($_POST, $input_errors);
</custom_php_validation_command>
<custom_php_resync_config_command>
sync_package_pfblocker();