]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/ddns.cgi
HinzugefĆ¼gt:
[ipfire-2.x.git] / html / cgi-bin / ddns.cgi
index 3e6d549cd5d9022c84007bf21a1fe13b754ea087..1de2d909ef01d58e9a8b719842c265e370fcead3 100644 (file)
@@ -15,7 +15,7 @@ use strict;
 #use warnings;
 #use CGI::Carp 'fatalsToBrowser';
 
-require 'CONFIG_ROOT/general-functions.pl';
+require '/var/ipfire/general-functions.pl';
 require "${General::swroot}/lang.pl";
 require "${General::swroot}/header.pl";