Changeset 3797
- Timestamp:
- 02/15/08 19:38:41 (17 months ago)
- Location:
- branches
- Files:
-
- 2 modified
-
0.10/tools/sandbox/config.php.dist (modified) (1 diff)
-
0.9/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'); -
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');