]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Presenter.pm
Kommentar zu jquery bug #14120 ist nicht mehr notwenidig
[mfinanz.git] / SL / Presenter.pm
index d8add637898cf9dc158f0e00cd8259cb04947284..e7ad009762eae07e0288f06f5d51c5af25da8b16 100644 (file)
@@ -12,8 +12,10 @@ 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;
 use SL::Presenter::Text;
 use SL::Presenter::Tag;
 
@@ -250,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>