aboutsummaryrefslogtreecommitdiffstats
path: root/config/pf-blocker/pfblocker_lists.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/pf-blocker/pfblocker_lists.xml')
-rwxr-xr-xconfig/pf-blocker/pfblocker_lists.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pf-blocker/pfblocker_lists.xml b/config/pf-blocker/pfblocker_lists.xml
index f1798d36..50782ea1 100755
--- a/config/pf-blocker/pfblocker_lists.xml
+++ b/config/pf-blocker/pfblocker_lists.xml
@@ -246,7 +246,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();