Show
Ignore:
Timestamp:
10/01/08 04:26:27 (3 months ago)
Author:
sabel
Message:

clean-up

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • events/phpframework/sabel/trunk/config/environment.php

    r20329 r20334  
    44 * define sabel environment. 
    55 */ 
    6 if (!defined("ENVIRONMENT")) define("ENVIRONMENT", PRODUCTION); 
     6// if (!defined("ENVIRONMENT")) define("ENVIRONMENT", PRODUCTION); 
    77// if (!defined("ENVIRONMENT")) define("ENVIRONMENT", BENCHMARK); 
    88// if (!defined("ENVIRONMENT")) define("ENVIRONMENT", TEST);