Commit 892bbe71 authored by Ad Schellevis's avatar Ad Schellevis

(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
parent 3e6b18e2
......@@ -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"));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment