Show
Ignore:
Timestamp:
03/19/08 01:28:31 (2 years ago)
Author:
jwage
Message:

fixes #833 - also cleaned up and added doc blocks for all adapter module code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.10/lib/Doctrine/Connection/Profiler.php

    r3884 r4036  
    4343                                'begintransaction', 
    4444                                'exec', 
    45                                 'execute', 
    46                                 ); 
     45                                'execute'); 
    4746 
    4847    /**