Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf...
[kivitendo-erp.git] / scripts / rose_auto_create_model.pl
index 8ef9f5f..43d1af9 100755 (executable)
@@ -42,8 +42,6 @@ sub setup {
 
   my $login     = shift @ARGV;
 
-  $::userspath  = "users";
-  $::templates  = "templates";
   $::sendmail   = "| /usr/sbin/sendmail -t";
 
   $::lxdebug    = LXDebug->new();