]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Presenter.pm
Kommentar zu jquery bug #14120 ist nicht mehr notwenidig
[mfinanz.git] / SL / Presenter.pm
index 67e1948e4f33a899c307abe92bb62028badb8877..e7ad009762eae07e0288f06f5d51c5af25da8b16 100644 (file)
@@ -12,6 +12,7 @@ use SL::Presenter::DeliveryOrder;
 use SL::Presenter::EscapedText;
 use SL::Presenter::Invoice;
 use SL::Presenter::Order;
+use SL::Presenter::Part;
 use SL::Presenter::Project;
 use SL::Presenter::Record;
 use SL::Presenter::SepaExport;
@@ -251,7 +252,7 @@ the following variables:
 
 =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>,
+section, second the actual variable, e.g. C<system.language>,
 C<features.webdav> etc)
 
 =item * C<LXDEBUG> -- C<$::lxdebug>