X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FFU.pm;h=ad6149d697b5bdfa721538319fb69c4ba10ff659;hb=bf8db146f807d3f374334f9b91671d32592c5974;hp=a973beb0fd02ee09cbdc3aff36b43a8b89cf61c7;hpb=f7c9046f3d5014fd964ac9f85b3d124ffc4aeb4f;p=kivitendo-erp.git 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();