diff options
Diffstat (limited to 'packages/spamd.xml')
-rw-r--r-- | packages/spamd.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml index 206cf9b1..d4e67b26 100644 --- a/packages/spamd.xml +++ b/packages/spamd.xml @@ -136,6 +136,9 @@ <type>textarea</type> </field> </fields> + <custom_delete_php_command> + sync_package_spamd(); + </custom_delete_php_command> <custom_php_resync_config_command> sync_package_spamd(); </custom_php_resync_config_command> |