Auslagern in VK-Rechnung: Übersetzungen
[kivitendo-erp.git] / scripts / spawn_oo.pl
index 26991f1..d0e8f78 100755 (executable)
@@ -13,17 +13,12 @@ use SL::LXDebug;
 use SL::Form;
 use SL::Template;
 
-$userspath  = "users";
-$templates  = "templates";
-$memberfile = "users/members";
 $sendmail   = "| /usr/sbin/sendmail -t";
 
 $| = 1;
 
 $lxdebug = LXDebug->new();
 
-require "lx-erp.conf";
-
 $form = new Form;
 $form->{"script"} = "oe.pl";