diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-05-23 22:27:41 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-05-23 22:27:41 +0000 |
commit | 1d259a94a4aad97500a6290b6fdcd6b04dd4c9ed (patch) | |
tree | 10487952115b419b4cd02b17721d0e6f553c5c62 /packages | |
parent | 4e1f2c027172699c39eb40ab416a19e9d4f4570c (diff) | |
download | pfsense-packages-1d259a94a4aad97500a6290b6fdcd6b04dd4c9ed.tar.gz pfsense-packages-1d259a94a4aad97500a6290b6fdcd6b04dd4c9ed.tar.bz2 pfsense-packages-1d259a94a4aad97500a6290b6fdcd6b04dd4c9ed.zip |
* Remove unused portions of dashboard.xml
* Point to correct dashboard.xml URL
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> |