diff --git a/phpgwapi/cron/asyncservices.php b/phpgwapi/cron/asyncservices.php index 350070e6fc..c70cdd592f 100644 --- a/phpgwapi/cron/asyncservices.php +++ b/phpgwapi/cron/asyncservices.php @@ -67,7 +67,6 @@ } exit(1); } - $GLOBALS['egw_info']['server']['sessions_type'] = 'db'; // no php4-sessions availible for cgi include(PHPGW_API_INC.'/functions.inc.php');