diff options
Diffstat (limited to 'config/cron')
-rw-r--r-- | config/cron/cron.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/cron/cron.xml b/config/cron/cron.xml index 5ec327f9..84b7f07e 100644 --- a/config/cron/cron.xml +++ b/config/cron/cron.xml @@ -83,7 +83,4 @@ <custom_php_install_command> cron_install_command(); </custom_php_install_command> - <custom_php_deinstall_command> - cron_deinstall_command(); - </custom_php_deinstall_command> </packagegui> |