aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg/sarg_schedule.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/sarg/sarg_schedule.xml')
-rw-r--r--config/sarg/sarg_schedule.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sarg/sarg_schedule.xml b/config/sarg/sarg_schedule.xml
index 07e24d5c..6080e530 100644
--- a/config/sarg/sarg_schedule.xml
+++ b/config/sarg/sarg_schedule.xml
@@ -216,7 +216,7 @@
<custom_php_command_before_form>
</custom_php_command_before_form>
<custom_php_validation_command>
- sarg_validate_input($_POST, &amp;$input_errors);
+ sarg_validate_input($_POST, $input_errors);
</custom_php_validation_command>
<custom_delete_php_command>
sync_package_sarg();