[TYPO3] Deleting records from the back end
Tomas Mrozek
mail at cascaval.com
Mon Jun 9 09:08:28 CEST 2008
Try this:
$GLOBALS['TYPO3_DB']->exec_UPDATEquery('tx_metri_secure_log',
'uid='.$this->delCheck, $changes);
Tomas Mrozek
More information about the TYPO3-english
mailing list