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