Changeset 3847 for branches/0.10/tools/sandbox/index.php.dist
- Timestamp:
- 02/19/08 18:30:54 (2 years ago)
- Files:
-
- 1 modified
-
branches/0.10/tools/sandbox/index.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10/tools/sandbox/index.php.dist
r2859 r3847 1 1 <?php 2 2 require_once('config.php'); 3 4 Doctrine::loadModels('models');