From f899154d513007ba9c8d483fc1e1ca837bf08a8c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 9 Feb 2006 17:51:29 +0000 Subject: require_once("functions"); --- etc/rc.dyndns.update | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/rc.dyndns.update b/etc/rc.dyndns.update index c275ac4..34aa260 100755 --- a/etc/rc.dyndns.update +++ b/etc/rc.dyndns.update @@ -30,6 +30,7 @@ */ require_once("config.inc"); +require_once("functions"); require_once("filter.inc"); services_dyndns_configure(); -- cgit v1.1