Revision d733ee9f
Added by Warren Baker over 12 years ago
usr/local/www/widgets/widgets/system_information.widget.php | ||
---|---|---|
36 | 36 |
require_once("functions.inc"); |
37 | 37 |
require_once("guiconfig.inc"); |
38 | 38 |
require_once('notices.inc'); |
39 |
include_once("includes/functions.inc.php"); |
|
39 | 40 |
|
40 | 41 |
if($_REQUEST['getupdatestatus']) { |
41 | 42 |
if(isset($config['system']['firmware']['alturl']['enable'])) |
Also available in: Unified diff
This is needed since preload is now gone