X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1853d2519cc6a003a6bb8feee4d70812cb956b23..73ba8ed612c9952a8c781d76bc04f3f23335571c:/SL/DBConnect.pm diff --git a/SL/DBConnect.pm b/SL/DBConnect.pm index 9f2472c13..9fcf7f412 100644 --- a/SL/DBConnect.pm +++ b/SL/DBConnect.pm @@ -119,7 +119,7 @@ optionally routing through DBIx::Log4perl Connects to the database. If the configuration parameter C is set then the call is made through -L. Otherwise L is called directly. +L. Otherwise L is called directly. In each case C<@dbi_args> is passed through as-is.