diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/dashboard/dashboard.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/dashboard/dashboard.xml b/packages/dashboard/dashboard.xml index 7f94bc09..198aa8c9 100644 --- a/packages/dashboard/dashboard.xml +++ b/packages/dashboard/dashboard.xml @@ -16,10 +16,6 @@ <custom_php_install_command> dashboard_install(); </custom_php_install_command> - <custom_add_php_command> - </custom_add_php_command> - <custom_php_resync_command> - </custom_php_resync_command> <custom_php_deinstall_command> dashboard_deinstall(); </custom_php_deinstall_command> |