[TYPO3-core] RFC: No-brainer #15196: Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier)
Christian Kuhn
lolli at schwarzbu.ch
Wed Jul 21 17:31:22 CEST 2010
On 07/21/2010 05:22 PM, Christian Kuhn wrote:
> + if·($GLOBALS['TYPO3_DB']->sql_num_rows($cacheEntries)·==·1)·{
Will change this to strict comparision (===) before commit.
More information about the TYPO3-team-core
mailing list