X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FCT.pm;h=b36cfa3e88bc3a55d6daf90e16331285e78d2e01;hb=89c9ff022d3f13e27ba6bda085df15707fcfb0eb;hp=58a460039f5d709bf1703036e5c65aefd57003e3;hpb=3443355d76b931e92f5b32199d0657797028581a;p=kivitendo-erp.git diff --git a/SL/CT.pm b/SL/CT.pm index 58a460039..b36cfa3e8 100644 --- a/SL/CT.pm +++ b/SL/CT.pm @@ -1156,7 +1156,7 @@ sub parse_excel_file { delete $form->{OUT}; - $form->parse_template($myconfig, $main::userspath); + $form->parse_template($myconfig); $main::lxdebug->leave_sub(); }