X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c621a9187eb258019fa540490de21b248c709516..ed944ca355b3446d4e6c3fc22f748f77b64d58db:/SL/AP.pm diff --git a/SL/AP.pm b/SL/AP.pm index ed0fe98c6..d4fe48428 100644 --- a/SL/AP.pm +++ b/SL/AP.pm @@ -37,6 +37,8 @@ package AP; use SL::DBUtils; use SL::MoreCommon; +use strict; + sub post_transaction { $main::lxdebug->enter_sub();