mirror of
https://github.com/opnsense/core.git
synced 2026-06-09 00:42:36 -04:00
.2
This commit is contained in:
parent
d659cfd61f
commit
648f686ec3
1 changed files with 1 additions and 0 deletions
|
|
@ -313,6 +313,7 @@ class BackupController extends ApiControllerBase
|
|||
require_once("config.inc");
|
||||
global $config;
|
||||
$config = \parse_config();
|
||||
require_once("interfaces.inc")
|
||||
require_once("console.inc");
|
||||
require_once("rrd.inc");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue