Changeset 3797 for branches/0.9/tools
- Timestamp:
- 02/15/08 19:38:41 (11 months ago)
- Files:
-
- 1 modified
-
branches/0.9/tools/sandbox/config.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9/tools/sandbox/config.php.dist
r3787 r3797 52 52 53 53 Doctrine_Manager::getInstance()->setAttribute('model_loading', 'conservative'); 54 55 Doctrine::loadModels('models');