diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/snort/snort.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/snort/snort.xml b/packages/snort/snort.xml index be30deb7..24bb3643 100644 --- a/packages/snort/snort.xml +++ b/packages/snort/snort.xml @@ -151,9 +151,9 @@ <type>checkbox</type> </field> </fields> - <custom_add_php_install> + <custom_php_install_command> sync_package_snort_reinstall(); - </custom_add_php_install> + </custom_php_install_command> <custom_add_php_command> sync_package_snort(); </custom_add_php_command> |