X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ed7bfc4a981d759e51e19a5fe639983554fc8fc9..2b82ec612a736bff7e0588846da09facd9bda1c8:/scripts/console diff --git a/scripts/console b/scripts/console index 4d89fdb57..5e85b0264 100755 --- a/scripts/console +++ b/scripts/console @@ -60,8 +60,6 @@ sub lxinit { package main; { no warnings 'once'; - $::userspath = "users"; - $::templates = "templates"; $::sendmail = "| /usr/sbin/sendmail -t"; }