[TYPO3-core] RFC #11746: speed up function t3lib_BEfunc::isRecordLocked()

Steffen Kamper info at sk-typo3.de
Wed Aug 19 11:26:06 CEST 2009


Hi Rupi,

good catch!

+1 by reading and testing

btw - should the return be tested also?

return isset($LOCKED_RECORDS[$table.':'.$uid]) ? 
$LOCKED_RECORDS[$table.':'.$uid] : array();

vg Steffen


More information about the TYPO3-team-core mailing list