Show
Ignore:
Timestamp:
08/05/06 11:53:58 (2 years ago)
Author:
mbonetti
Message:

first mu checkin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/multiuser/constants.php

    r1502 r1524  
    177177// Profiling  
    178178//  - The profiling information is "html commented out" at the end of every html page 
    179 //define('PROFILING', 1); 
    180 //define('PROFILING_DB', 1); 
     179define('PROFILING', 1); 
     180define('PROFILING_DB', 1); 
    181181 
    182182?>