]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/Base.pm
Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
[kivitendo-erp.git] / SL / Controller / Base.pm
index 7fe1d36eaf922c881cc817165ad6326ce0c9cd78..1ba9358957ff0c0781216f3c91a554eba9be4e42 100644 (file)
@@ -410,7 +410,7 @@ The template itself has access to the following variables:
 
 =item * C<LOCALE> -- C<$::locale>
 
-=item * C<LXCONFIG> -- all parameters from C<config/lx_office.conf>
+=item * C<LXCONFIG> -- all parameters from C<config/kivitendo.conf>
 with the same name they appear in the file (first level is the
 section, second the actual variable, e.g. C<system.dbcharset>,
 C<features.webdav> etc)