diff --git a/index.php b/index.php index abfb75b1..55ece5d2 100644 --- a/index.php +++ b/index.php @@ -53,7 +53,7 @@ * * NOTE: If you change these, also change the error_reporting() code below */ -define('ENVIRONMENT', 'development'); +define('ENVIRONMENT', 'production'); /* *---------------------------------------------------------------