X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b179b8df8426376f1592c7fdc3e693ed564c2fc3..f9676efea9ccfa01df2a57dca9c45cc8fde0d09e:/scripts/spawn_oo.pl diff --git a/scripts/spawn_oo.pl b/scripts/spawn_oo.pl index 058de3474..26991f109 100755 --- a/scripts/spawn_oo.pl +++ b/scripts/spawn_oo.pl @@ -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 | " .