]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/cfgroot/general-functions.pl
Fix translations and clean general-functions.pl
[ipfire-2.x.git] / config / cfgroot / general-functions.pl
index 2f26ca12f83a0020acf285e6a11a8ffca34c53d8..5118a9d69c00a81fd316a1312c54e62967fb3467 100644 (file)
@@ -24,7 +24,6 @@ $|=1; # line buffering
 $General::version = 'VERSION';
 $General::swroot = 'CONFIG_ROOT';
 $General::noipprefix = 'noipg-';
-$General::adminmanualurl = 'http://wiki.ipfire.org';
 
 require "${General::swroot}/network-functions.pl";