mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
(legacy) add missing dependency, source crashreport
PHP Fatal error: Call to undefined function system_hosts_generate() in /usr/local/etc/inc/interfaces.inc on line 3129
This commit is contained in:
parent
3e6b18e2d8
commit
892bbe7198
@ -39,6 +39,7 @@ require_once("util.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("services.inc");
|
||||
require_once("unbound.inc");
|
||||
require_once("system.inc");
|
||||
|
||||
$options = getopt("hn", array("dry-run", "help"));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user