summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 312fbfb1d..c50cfed43 100644
--- a/index.php
+++ b/index.php
@@ -34,7 +34,6 @@ if (defined('ENVIRONMENT'))
{
case 'development':
error_reporting(-1);
- define('SHOW_ERROR_BACKTRACE', TRUE);
break;
case 'testing':