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