mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Make sure globals are set
This commit is contained in:
parent
cd32787750
commit
b6ef36e897
@ -38,11 +38,11 @@
|
||||
*/
|
||||
|
||||
$d_isfwfile = 1;
|
||||
require_once("globals.inc");
|
||||
require_once("guiconfig.inc");
|
||||
|
||||
$curcfg = $config['system']['firmware'];
|
||||
|
||||
|
||||
require_once("xmlrpc_client.inc");
|
||||
|
||||
/* Allow additional execution time 0 = no limit. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user