1
0
mirror of synced 2025-01-20 07:21:40 +03:00
This commit is contained in:
zYne 2007-01-17 22:41:55 +00:00
parent 880ca14f74
commit e03bffb3f6

View File

@ -39,6 +39,7 @@ class Doctrine_Db_Profiler extends Doctrine_Access implements Doctrine_Overloada
'prepare', 'prepare',
'commit', 'commit',
'rollback', 'rollback',
'connect',
'begintransaction', 'begintransaction',
'exec', 'exec',
'execute', 'execute',