Project

General

Profile

Bug #18705 ยป bug8259.patch

Administrator Admin, 2008-04-25 20:32

View differences:

typo3/template.php (working copy)
$str .= '</html>';
// Logging: Can't find better place to put it:
if (TYPO3_DLOG) t3lib_div::devLog('END of BACKEND session','',0,array('_FLUSH'=>TRUE));
if (TYPO3_DLOG) t3lib_div::devLog('END of BACKEND session','template',0,array('_FLUSH'=>TRUE));
return $str;
}
    (1-1/1)