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

Oliver Hader oliver at typo3.org
Tue Oct 28 00:09:34 CET 2008


FYI: Committed the attached patch to SVN:
* TYPO3_4-2 (rev. 4353)
* Trunk (rev. 4354)

olly


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.
> 
> Cheers
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009655.patch
Type: text/x-diff
Size: 536 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081028/1c386e56/attachment.patch 


More information about the TYPO3-team-core mailing list