Changeset 4036 for branches/0.10/lib/Doctrine/Connection/Profiler.php
- Timestamp:
- 03/19/08 01:28:31 (2 years ago)
- Files:
-
- 1 modified
-
branches/0.10/lib/Doctrine/Connection/Profiler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10/lib/Doctrine/Connection/Profiler.php
r3884 r4036 43 43 'begintransaction', 44 44 'exec', 45 'execute', 46 ); 45 'execute'); 47 46 48 47 /**