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 */