Changeset 1639 for branches/multiuser/constants.php
- Timestamp:
- 11/24/06 16:23:35 (2 years ago)
- Files:
-
- 1 modified
-
branches/multiuser/constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/multiuser/constants.php
r1530 r1639 177 177 // Profiling 178 178 // - The profiling information is "html commented out" at the end of every html page 179 define('PROFILING', 1);180 define('PROFILING_DB', 1);179 //define('PROFILING', 1); 180 //define('PROFILING_DB', 1); 181 181 182 182 ?>
