]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Presenter.pm
Fehlende Einträge in SL/DB/Helper/{ALL,Mappings}.pm
[mfinanz.git] / SL / Presenter.pm
index d8add637898cf9dc158f0e00cd8259cb04947284..ade14123bd8e9cf4314bc5c32477f69e5e9189c6 100644 (file)
@@ -14,6 +14,7 @@ use SL::Presenter::Invoice;
 use SL::Presenter::Order;
 use SL::Presenter::Project;
 use SL::Presenter::Record;
+use SL::Presenter::SepaExport;
 use SL::Presenter::Text;
 use SL::Presenter::Tag;
 
@@ -250,7 +251,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>