X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fshutdown.cgi;h=79717e27f1831064a1d08afd2f863ae3cfc549b1;hp=cd0ace7d3fd1243c4ae0894df45a919c2262151c;hb=986e08d996eadd906ecbe6c9ac8ad48aa78bd854;hpb=90350ff3f3d03b9f6889013a3c8de993cb984789 diff --git a/html/cgi-bin/shutdown.cgi b/html/cgi-bin/shutdown.cgi index cd0ace7d3f..79717e27f1 100644 --- a/html/cgi-bin/shutdown.cgi +++ b/html/cgi-bin/shutdown.cgi @@ -13,7 +13,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";