diff options
Diffstat (limited to 'config/sarg/sarg_schedule.xml')
-rw-r--r-- | config/sarg/sarg_schedule.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sarg/sarg_schedule.xml b/config/sarg/sarg_schedule.xml index b2a6ccc1..aa804364 100644 --- a/config/sarg/sarg_schedule.xml +++ b/config/sarg/sarg_schedule.xml @@ -155,7 +155,7 @@ </field> </fields> <custom_php_install_command> - sarg_install(); + sarg_php_install_command(); </custom_php_install_command> <custom_php_command_before_form> </custom_php_command_before_form> |