diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/dashboard/dashboard.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dashboard/dashboard.xml b/packages/dashboard/dashboard.xml index 198aa8c9..08a33bac 100644 --- a/packages/dashboard/dashboard.xml +++ b/packages/dashboard/dashboard.xml @@ -19,6 +19,7 @@ <custom_php_deinstall_command> dashboard_deinstall(); </custom_php_deinstall_command> + <include_file>dashboard.inc</include_file> </packagegui> |