From 2f268e39187ef9a2b5c692463cfebd581f94e223 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 10 Nov 2013 13:31:39 +0100 Subject: [PATCH] hupps --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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