Globale Variablen nach %::lx_office_conf verschoben
[kivitendo-erp.git] / SL / Dispatcher.pm
index d7e645d..9ba2b70 100644 (file)
@@ -89,7 +89,6 @@ sub pre_startup_setup {
   {
     no warnings 'once';
     $::menufile    = "menu.ini";
-    $::sendmail    = "| /usr/sbin/sendmail -t";
     $::lxdebug     = LXDebug->new;
     $::auth        = SL::Auth->new;
     $::form        = undef;