Changeset 314 for trunk/trax/vendor/trax/trax.php
- Timestamp:
- 07/07/09 23:13:43 (3 years ago)
- Files:
-
- 1 modified
-
trunk/trax/vendor/trax/trax.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/trax.php
r303 r314 67 67 $session_lifetime = "0", 68 68 $session_maxlifetime_minutes = "20", 69 $version = null; 69 $version = null, 70 $show_trax_errors = false; 70 71 71 72 function initialize() {
