draft strict v2
[kivitendo-erp.git] / bin / mozilla / drafts.pl
index d754a69..f6cc7b6 100644 (file)
@@ -13,6 +13,8 @@ use SL::Drafts;
 
 require "bin/mozilla/common.pl";
 
+use strict;
+
 sub save_draft {
   $main::lxdebug->enter_sub();