draft strict v2
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 22 Oct 2009 10:45:13 +0000 (12:45 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 22 Oct 2009 10:45:13 +0000 (12:45 +0200)
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();