[TYPO3-dev] Is there a hook for FE DB updates
    Martin Kutschker 
    Martin.Kutschker at n0spam-blackbox.net
       
    Mon Oct  1 09:42:44 CEST 2007
    
    
  
Bill Stoltz schrieb:
> Since I want this to work for every extension, now and in the future, I 
> wonder could I create an XCLASS for t3lib_DB and the create a wrapper 
> for exec_UPDATEquery, exec_DELETEquery and exec_INSERTquery functions to 
> see if I want to track these updates?
No, as there is also TYPO3_DB->sql_query and of course there is still 
mysql_query around.
Masi
    
    
More information about the TYPO3-dev
mailing list