X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/001601a55b93baa85e8433f7bd0fbdfea41c487f..0bbfb33b6aa8e38bb6c81d1684ab7d08e5b5c5af:/SL/FU.pm 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();