[TYPO3-core] RFC: No-brainer #15196: Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier)
Oliver Klee
typo3-german-02 at oliverklee.de
Thu Jul 22 11:32:32 CEST 2010
Hi,
> + if ($cacheEntries == 1) {
> + $hasEntry = TRUE;
> }
As this is about the existence of an entry, shouldn't that be >= 1?
Oli
--
Certified TYPO3 Integrator | TYPO3 Security Team Member
More information about the TYPO3-team-core
mailing list