Changeset 138 for trunk/trax/config/environments/test.php
- Timestamp:
- 02/23/06 20:09:13 (6 years ago)
- Files:
-
- 1 modified
-
trunk/trax/config/environments/test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/config/environments/test.php
r117 r138 1 1 <?php 2 // put all the global 'test' settings for this application in this file 2 /** 3 * Put all the global 'test' settings for this application in this file 4 * 5 * @package PHPonTrax 6 */ 3 7 4 8
