X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fspawn_oo.pl;h=9e2f80739d989aacda1268df9f134af6c875fee4;hb=7d03f2419db86592947fc2526a21c2bf34aa97d0;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";