aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dashboard/dashboard.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-05-23 22:30:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-05-23 22:30:28 +0000
commit938e54f29710a2897db7d1516b2dc99d747eaab7 (patch)
tree81f45b501735cf1fadde21c3157cf4427b4878fb /packages/dashboard/dashboard.xml
parent1d259a94a4aad97500a6290b6fdcd6b04dd4c9ed (diff)
downloadpfsense-packages-938e54f29710a2897db7d1516b2dc99d747eaab7.tar.gz
pfsense-packages-938e54f29710a2897db7d1516b2dc99d747eaab7.tar.bz2
pfsense-packages-938e54f29710a2897db7d1516b2dc99d747eaab7.zip
Use include_file directive.
Diffstat (limited to 'packages/dashboard/dashboard.xml')
-rw-r--r--packages/dashboard/dashboard.xml1
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>