]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/do.pl
Bugfixes zum Rechnungstemplate
[mfinanz.git] / bin / mozilla / do.pl
index a43da17ed1feb8a8fe28c7bffeca7e42617daf07..c69052bd941dee713a8d9a880c1e38d01545ad38 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');
 }