diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/carp.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 826bc767..9b317274 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -268,6 +268,9 @@ <custom_php_resync_config_command> sync_package(); </custom_php_resync_config_command> + <custom_delete_php_command> + sync_package(); + </custom_delete_php_command> <custom_php_install_command> </custom_php_install_command> <custom_php_deinstall_command> |