X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=scripts%2Fspawn_oo.pl;h=9e2f80739d989aacda1268df9f134af6c875fee4;hb=c9f9ec3a1ae664f88ed8d00e25b4bd72848dcfa2;hp=03e5afd562842c78867fe21227902b72b86c850e;hpb=3f65b4fbe2856d5ab0a6a4ccee20c1a44d9d0cd1;p=kivitendo-erp.git diff --git a/scripts/spawn_oo.pl b/scripts/spawn_oo.pl index 03e5afd56..9e2f80739 100755 --- a/scripts/spawn_oo.pl +++ b/scripts/spawn_oo.pl @@ -25,8 +25,6 @@ require "lx-erp.conf"; $form = new Form; $form->{"script"} = "oe.pl"; -$form->{"path"} = "bin/mozilla"; - $ENV{'HOME'} = getcwd() . "/$userspath";