X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fmodem.cgi;h=4d053746d8c364652f4cd825d48f669cfdc07ae6;hp=bb75a69865b0e2af076df106b955ebd41df9d167;hb=986e08d996eadd906ecbe6c9ac8ad48aa78bd854;hpb=90350ff3f3d03b9f6889013a3c8de993cb984789 diff --git a/html/cgi-bin/modem.cgi b/html/cgi-bin/modem.cgi index bb75a69865..4d053746d8 100644 --- a/html/cgi-bin/modem.cgi +++ b/html/cgi-bin/modem.cgi @@ -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";