summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-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