Bugfix in SL/Menu und weitere stricts.
[kivitendo-erp.git] / SL / DN.pm
index a325766..e1a6342 100644 (file)
--- a/SL/DN.pm
+++ b/SL/DN.pm
@@ -41,6 +41,8 @@ use SL::Mailer;
 use SL::MoreCommon;
 use SL::Template;
 
+use strict;
+
 sub get_config {
   $main::lxdebug->enter_sub();