aboutsummaryrefslogtreecommitdiffstats
path: root/config/postfix/postfix_domains.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/postfix/postfix_domains.xml')
-rw-r--r--config/postfix/postfix_domains.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/postfix/postfix_domains.xml b/config/postfix/postfix_domains.xml
index 23d80e12..539ef60e 100644
--- a/config/postfix/postfix_domains.xml
+++ b/config/postfix/postfix_domains.xml
@@ -137,7 +137,7 @@
postfix_php_deinstall_command();
</custom_php_deinstall_command>
<custom_php_validation_command>
- postfix_validate_input($_POST, &amp;$input_errors);
+ postfix_validate_input($_POST, $input_errors);
</custom_php_validation_command>
<custom_php_resync_config_command>
sync_package_postfix();