Bugfix in SL/Menu und weitere stricts.
[kivitendo-erp.git] / SL / AP.pm
index ed0fe98..d4fe484 100644 (file)
--- 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();