Changeset 3797 for branches/0.10/tools/sandbox/config.php.dist
- Timestamp:
- 02/15/08 14:38:41 (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
r3791 r3797 52 52 53 53 Doctrine_Manager::getInstance()->setAttribute('model_loading', 'conservative'); 54 55 Doctrine::loadModels('models');