summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-07-18 18:22:49 -0400
committerScott Ullrich <sullrich@gmail.com>2011-07-18 18:22:49 -0400
commit502611329f8441e4d53c834b9efedb683a260283 (patch)
tree5200c765769f587a10cc042fce5ebc650bc3f98d /usr/local/www/index.php
parentc6fa5230cf336ea336905852e555a2edf8a02f65 (diff)
downloadpfsense-502611329f8441e4d53c834b9efedb683a260283.zip
pfsense-502611329f8441e4d53c834b9efedb683a260283.tar.gz
Adding dashboard hook
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 92376e5..7f74b07 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -470,6 +470,8 @@ echo $jscriptstr;
if ($savemsg)
print_info_box($savemsg);
+pfSense_handle_custom_code("/usr/local/pkg/dashboard/pre_dashboard");
+
?>
<div id="widgetcontainer" style="display:none">
<div id="content1"><h1><?=gettext("Available Widgets"); ?></h1><p><?php
OpenPOWER on IntegriCloud