Changeset 201 for trunk/trax/test
- Timestamp:
- 05/25/06 02:58:10 (6 years ago)
- Files:
-
- 1 modified
-
trunk/trax/test/testenv.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/test/testenv.php
r199 r201 32 32 . TRAX_LIB_ROOT . PATH_SEPARATOR . ini_get('include_path')); 33 33 34 # Bootstrap the Trax environment, framework, and default configuration 35 include_once(dirname(dirname(__FILE__) 36 . DIRECTORY_SEPARATOR . 'config' 37 . DIRECTORY_SEPARATOR . 'boot.php'); 38 34 39 // -- set Emacs parameters -- 35 40 // Local variables:
