summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/system_information.widget.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2013-01-04 15:32:53 +0200
committerWarren Baker <warren@decoy.co.za>2013-01-04 15:32:53 +0200
commitd0fc4479d5f89e7078fc1d8e76ce6bfb4bb63cb7 (patch)
tree0b351213c3b84e568855e871453763bcaf614a5e /usr/local/www/widgets/widgets/system_information.widget.php
parente384f16e23fe3e924fcee2ebec2b308fe73ef3c3 (diff)
downloadpfsense-d0fc4479d5f89e7078fc1d8e76ce6bfb4bb63cb7.zip
pfsense-d0fc4479d5f89e7078fc1d8e76ce6bfb4bb63cb7.tar.gz
This is needed since preload is now gone
Diffstat (limited to 'usr/local/www/widgets/widgets/system_information.widget.php')
-rw-r--r--usr/local/www/widgets/widgets/system_information.widget.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php
index 82f3415..02e1439 100644
--- a/usr/local/www/widgets/widgets/system_information.widget.php
+++ b/usr/local/www/widgets/widgets/system_information.widget.php
@@ -36,6 +36,7 @@ $nocsrf = true;
require_once("functions.inc");
require_once("guiconfig.inc");
require_once('notices.inc');
+include_once("includes/functions.inc.php");
if($_REQUEST['getupdatestatus']) {
if(isset($config['system']['firmware']['disablecheck'])) {
OpenPOWER on IntegriCloud