Changeset 1524 for branches/multiuser/constants.php
- Timestamp:
- 08/05/06 11:53:58 (2 years ago)
- Files:
-
- 1 modified
-
branches/multiuser/constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/multiuser/constants.php
r1502 r1524 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 ?>
