Project

General

Profile

Bug #19511 ยป bug9655.patch

Administrator Admin, 2008-10-27 21:08

View differences:

typo3/sysext/cms/tslib/index_ts.php (working copy)
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));
// *************
    (1-1/1)