Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf...
[kivitendo-erp.git] / scripts / console
index 4d89fdb..5e85b02 100755 (executable)
@@ -60,8 +60,6 @@ sub lxinit {
   package main;
 
   { no warnings 'once';
-    $::userspath  = "users";
-    $::templates  = "templates";
     $::sendmail   = "| /usr/sbin/sendmail -t";
   }