summaryrefslogtreecommitdiffstats
path: root/application/config/constants.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2011-10-18 12:50:06 +0200
committerTimothy Warren <tim@timshomepage.net>2011-10-18 12:50:06 +0200
commit5160cc9a869e27a696f93f64127eef15c54f5d64 (patch)
treef7c279eea53976fc0b3c0298196ca7529c7fd91c /application/config/constants.php
parent8bf00384deafdb73e00422dd5c9f541564ea85ca (diff)
Renamed constant, added 10px margin to backtrace
Diffstat (limited to 'application/config/constants.php')
-rw-r--r--application/config/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/constants.php b/application/config/constants.php
index f41f86b74..ee177f5ad 100644
--- a/application/config/constants.php
+++ b/application/config/constants.php
@@ -46,7 +46,7 @@ define('FOPEN_READ_WRITE_CREATE_STRICT', 'x+b');
| of this setting
|
*/
-define('SHOW_ERROR_BACKTRACE', TRUE);
+define('SHOW_DEBUG_BACKTRACE', TRUE);
/* End of file constants.php */