return wert true
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 22 Oct 2009 13:07:18 +0000 (15:07 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 22 Oct 2009 13:07:18 +0000 (15:07 +0200)
bin/mozilla/do.pl

index a43da17..c69052b 100644 (file)
@@ -48,12 +48,12 @@ require "bin/mozilla/reportgenerator.pl";
 
 use strict;
 
+my $print_post;
+
 1;
 
 # end of main
 
-my $print_post;
-
 sub check_do_access {
   $main::auth->assert($main::form->{type} . '_edit');
 }