aboutsummaryrefslogtreecommitdiffstats
path: root/packages/spamd_whitelist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/spamd_whitelist.xml')
-rw-r--r--packages/spamd_whitelist.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/spamd_whitelist.xml b/packages/spamd_whitelist.xml
index 2f6b26ad..90b0a76e 100644
--- a/packages/spamd_whitelist.xml
+++ b/packages/spamd_whitelist.xml
@@ -75,10 +75,13 @@
config_unlock();
}
</custom_php_command_before_form>
+ <custom_delete_php_command>
+ sync_package_spamd_whitelist();
+ </custom_delete_php_command>
<custom_php_resync_config_command>
- sync_package_spamd_whitelist();
+ sync_package_spamd_whitelist();
</custom_php_resync_config_command>
<custom_delete_php_command>
- sync_package_spamd_whitelist();
+ sync_package_spamd_whitelist();
</custom_delete_php_command>
</packagegui>