]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ar.pl
Bugfixes zum Rechnungstemplate
[mfinanz.git] / bin / mozilla / ar.pl
index 88c0aefc9d394d8097180e0b345dee1be4f7b140..a8937506f6356b0626e3ad20e142f39ee57b9aff 100644 (file)
@@ -48,10 +48,6 @@ require "bin/mozilla/reportgenerator.pl";
 use strict;
 #use warnings;
 
 use strict;
 #use warnings;
 
-1;
-
-# end of main
-
 # this is for our long dates
 # $locale->text('January')
 # $locale->text('February')
 # this is for our long dates
 # $locale->text('January')
 # $locale->text('February')
@@ -1753,3 +1749,5 @@ sub storno {
 
   $main::lxdebug->leave_sub();
 }
 
   $main::lxdebug->leave_sub();
 }
+
+1;