X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f7c9046f3d5014fd964ac9f85b3d124ffc4aeb4f..c510d88bbfea6818ffafaddb7286e88aec96d3b8:/SL/CT.pm diff --git a/SL/CT.pm b/SL/CT.pm index 9b2b79f13..12df265d8 100644 --- a/SL/CT.pm +++ b/SL/CT.pm @@ -45,6 +45,8 @@ use SL::DBUtils; use SL::FU; use SL::Notes; +use strict; + sub get_tuple { $main::lxdebug->enter_sub();