Changeset 4225 for trunk/lib/Doctrine.php
- Timestamp:
- 04/15/08 23:19:22 (9 months ago)
- Files:
-
- 1 modified
-
trunk/lib/Doctrine.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Doctrine.php
r4101 r4225 1081 1081 } 1082 1082 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().*/ 1083 1086 $loadedModels = self::$_loadedModelFiles; 1084 1087