aboutsummaryrefslogtreecommitdiffstats
path: root/config/mailscanner/mailscanner_sync.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/mailscanner/mailscanner_sync.xml')
-rw-r--r--config/mailscanner/mailscanner_sync.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mailscanner/mailscanner_sync.xml b/config/mailscanner/mailscanner_sync.xml
index 46f7dbfe..2bcca7d0 100644
--- a/config/mailscanner/mailscanner_sync.xml
+++ b/config/mailscanner/mailscanner_sync.xml
@@ -151,7 +151,7 @@
mailscanner_php_deinstall_command();
</custom_php_deinstall_command>
<custom_php_validation_command>
- mailscanner_validate_input($_POST, &amp;$input_errors);
+ mailscanner_validate_input($_POST, $input_errors);
</custom_php_validation_command>
<custom_php_resync_config_command>
sync_package_mailscanner();