From 5600828101627a76768e4f1edbb0197d11885318 Mon Sep 17 00:00:00 2001
From: Timothy Warren
Date: Thu, 13 Oct 2011 11:59:44 -0300
Subject: Switch debug backtrace based on SHOW_ERROR_BACKTRACE contstant
---
application/errors/error_php.php | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
(limited to 'application')
diff --git a/application/errors/error_php.php b/application/errors/error_php.php
index cebf91724..cf6cb9fac 100644
--- a/application/errors/error_php.php
+++ b/application/errors/error_php.php
@@ -6,14 +6,16 @@
Message:
Filename:
Line Number:
-Backtrace:
-
-
-
- File:
- Line:
- Function:
-
- endif ?>
- endforeach ?>
+
+ Backtrace:
+
+
+
+ File:
+ Line:
+ Function:
+
+ endif ?>
+ endforeach ?>
+
\ No newline at end of file
--
cgit v1.2.3-24-g4f1b