Show
Ignore:
Timestamp:
04/15/08 23:19:22 (9 months ago)
Author:
romanb
Message:

Fixed #966.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/Doctrine.php

    r4101 r4225  
    10811081        } 
    10821082 
     1083        /* TODO: Move the following code out of here. A generic Doctrine_Autoloader 
     1084           class that can be configured in various ways might be a good idea. 
     1085           Same goes for locate().*/ 
    10831086        $loadedModels = self::$_loadedModelFiles; 
    10841087