]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/cfgroot/lang.pl
Themeable Webinterface mit neuem Style.
[people/teissler/ipfire-2.x.git] / config / cfgroot / lang.pl
index a650706590e958dfb58738e8ddc60aaad1700e51..707b28d11e2b3c237c5c9cad072b20a705b50f34 100644 (file)
@@ -13,7 +13,7 @@ require 'CONFIG_ROOT/general-functions.pl';
 use strict;
 
 ### A cache file to avoid long recalculation
-$Lang::CacheLang = '/var/run/cache-lang.pl';
+$Lang::CacheLang = '/var/ipfire/langs/cache-lang.pl';
 
 # When you want to add your own language strings/entries to the ipcop language file,
 # you should create a file with <PREFIX>.<LANG>.pl into CONFIG_ROOT/addon-lang dir