]> wagnertech.de Git - mfinanz.git/blobdiff - scripts/console
Globale Variablen nach %::lx_office_conf verschoben
[mfinanz.git] / scripts / console
index 4d89fdb5787aaadfbfa30596eb79df30ae8805e2..2613c72379b1da63b800efbafdaafd2a4e3201e1 100755 (executable)
@@ -59,12 +59,6 @@ sub lxinit {
 
   package main;
 
-  { no warnings 'once';
-    $::userspath  = "users";
-    $::templates  = "templates";
-    $::sendmail   = "| /usr/sbin/sendmail -t";
-  }
-
   eval { require "config/lx-erp.conf"; };
   eval { require "config/lx-erp-local.conf"; } if -f "config/lx-erp-local.conf";