Changeset 3847 for branches/0.10/tools/sandbox/config.php.dist
- Timestamp:
- 02/19/08 18:30:54 (2 years ago)
- Files:
-
- 1 modified
-
branches/0.10/tools/sandbox/config.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10/tools/sandbox/config.php.dist
r3797 r3847 52 52 53 53 Doctrine_Manager::getInstance()->setAttribute('model_loading', 'conservative'); 54 55 Doctrine::loadModels('models');