Changeset 4369

Show
Ignore:
Timestamp:
05/17/08 01:16:09 (14 months ago)
Author:
jwage
Message:

Fixing comment indention.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/lib/Doctrine/Data/Export.php

    r4356 r4369  
    6565        $data = array(); 
    6666 
    67                 // for situation when the $models array is empty, but the $specifiedModels array isn't 
     67                    // for situation when the $models array is empty, but the $specifiedModels array isn't 
    6868        if (empty($models)) { 
    6969          $models = $specifiedModels;