X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bd74780ce3ea2ec69ef390e75f833852c33bdc39..8cd05ad64866ce200f888a35723ae4b7e24a2012:/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"; }