X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f7c9046f3d5014fd964ac9f85b3d124ffc4aeb4f..da99c7bcf4a8ec82d9bc1d0c75aaba6ba4cd69ea:/SL/FU.pm?ds=sidebyside diff --git a/SL/FU.pm b/SL/FU.pm index a973beb0f..ad6149d69 100644 --- a/SL/FU.pm +++ b/SL/FU.pm @@ -8,6 +8,8 @@ use SL::Common; use SL::DBUtils; use SL::Notes; +use strict; + sub save { $main::lxdebug->enter_sub();