Index: typo3/sysext/cms/tslib/index_ts.php =================================================================== --- typo3/sysext/cms/tslib/index_ts.php (revision 4352) +++ typo3/sysext/cms/tslib/index_ts.php (working copy) @@ -598,7 +598,7 @@ if(@is_callable(array($error,'debugOutput'))) { $error->debugOutput(); } -if (TYPO3_DLOG) t3lib_div::devLog('END of FRONTEND session','',0,array('_FLUSH'=>TRUE)); +if (TYPO3_DLOG) t3lib_div::devLog('END of FRONTEND session', 'cms', 0, array('_FLUSH' => TRUE)); // *************