]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/backup.cgi
HinzugefĆ¼gt:
[ipfire-2.x.git] / html / cgi-bin / backup.cgi
index eab30eb8e481e355b731f6f9f018cd256d0d0f1d..0948b7751a7df41affb359e8b17c3957b07fb796 100644 (file)
@@ -22,7 +22,7 @@ use strict;
 use File::Copy;
 use Sys::Hostname;
 
-require 'CONFIG_ROOT/general-functions.pl';
+require '/var/ipfire/general-functions.pl';
 require "${General::swroot}/lang.pl";
 require "${General::swroot}/header.pl";