commit | 5160cc9a869e27a696f93f64127eef15c54f5d64 | [log] [tgz] |
---|---|---|
author | Timothy Warren <tim@timshomepage.net> | Tue Oct 18 06:50:06 2011 -0400 |
committer | Timothy Warren <tim@timshomepage.net> | Tue Oct 18 06:50:06 2011 -0400 |
tree | f7c279eea53976fc0b3c0298196ca7529c7fd91c | |
parent | 8bf00384deafdb73e00422dd5c9f541564ea85ca [diff] [blame] |
Renamed constant, added 10px margin to backtrace
diff --git a/application/config/constants.php b/application/config/constants.php index f41f86b..ee177f5 100644 --- a/application/config/constants.php +++ b/application/config/constants.php
@@ -46,7 +46,7 @@ | of this setting | */ -define('SHOW_ERROR_BACKTRACE', TRUE); +define('SHOW_DEBUG_BACKTRACE', TRUE); /* End of file constants.php */