Changeset 3796 for trunk/tools/sandbox
- Timestamp:
- 02/15/08 19:37:46 (11 months ago)
- Files:
-
- 1 modified
-
trunk/tools/sandbox/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/sandbox/config.php
r3794 r3796 52 52 53 53 Doctrine_Manager::getInstance()->setAttribute('model_loading', 'conservative'); 54 55 Doctrine::loadModels('models');