]> wagnertech.de Git - mfinanz.git/blobdiff - scripts/spawn_oo.pl
CSV-Export mit UTF-8 als Encoding gefixt
[mfinanz.git] / scripts / spawn_oo.pl
index 058de34747b1f61c67cfafee10bf87be2221dd62..26991f109cb137652d6a1cc2a1c0f86822a1f9e0 100755 (executable)
@@ -29,7 +29,7 @@ $form->{"script"} = "oe.pl";
 
 $ENV{'HOME'} = getcwd() . "/$userspath";
 
-my $template = OpenDocumentTemplate->new("", $form, \%myconfig, $userspath);
+my $template = SL::Template::create(type => 'OpenDocument', file_name => '', form => $form, myconfig => \%myconfig, userspath => $userspath);
 
 if (@ARGV && ($ARGV[0] eq "-r")) {
   system("ps auxww | " .