[TYPO3-core] RFC #9655: Cleanup: Call to t3lib_div::devLog() without key in index_ts.php
Francois Suter
fsuter at cobweb.ch
Mon Oct 27 21:14:42 CET 2008
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
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug9655.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081027/5b54bb29/attachment.txt
More information about the TYPO3-team-core
mailing list