Changeset 329 for trunk/trax/vendor/trax/active_record.php
- Timestamp:
- 09/26/09 10:06:30 (6 months ago)
- Files:
-
- trunk/trax/vendor/trax/active_record.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/trax/vendor/trax/active_record.php
r327 r329 177 177 * What environment to run in. 178 178 */ 179 public static $environment = ' production';179 public static $environment = 'development'; 180 180 181 181 /**

