mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
functions -> functions.inc
This commit is contained in:
parent
a15d3e0f7e
commit
ba86cc01a1
@ -30,7 +30,7 @@
|
||||
*/
|
||||
|
||||
require_once("config.inc");
|
||||
require_once("functions");
|
||||
require_once("functions.inc");
|
||||
require_once("filter.inc");
|
||||
|
||||
log_error("Informational: services_dyndns_configure() is starting.");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user