diff --git a/htdocs/index.php b/htdocs/index.php index b2cfcb4..1ca3a29 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -18,7 +18,7 @@ * NOTE: If you change these, also change the error_reporting() code below * */ - define('ENVIRONMENT', 'development'); + define('ENVIRONMENT', 'production'); /* *--------------------------------------------------------------- * ERROR REPORTING