From d733ee9f73827c480b08ea3b6bcce41f919c7a9f Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Fri, 4 Jan 2013 15:32:53 +0200 Subject: This is needed since preload is now gone --- usr/local/www/widgets/widgets/system_information.widget.php | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/local') diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php index f52da55..d0de391 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']['alturl']['enable'])) -- cgit v1.1