[TYPO3-core] RFC #9655: Cleanup: Call to t3lib_div::devLog() without key in index_ts.php

Oliver Hader oliver at typo3.org
Mon Oct 27 23:30:31 CET 2008


Hi Francois,

Francois Suter schrieb:
> This is an SVN patch request.
> 
> Type: Code cleanup
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9655
> 
> Branches:
> TYPO3_4-2 and trunk
> 
> Problem:
> In typo3/sysext/cms/tslib/index_ts.php the following line:
> 
> if (TYPO3_DLOG) t3lib_div::devLog('END of FRONTEND session', '', 0,
> array('_FLUSH' => TRUE));
> 
> calls the t3lib_div::devLog without any (extension) key.
> 
> Solution:
> To make it complete and useful, add "cms" as a key.
> 
> Notes:
> No-brainer IMO.

Thanks, that's really a nobrainer! +1
I'm going to take care of the commit...

olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list