From 2873ac64f1476551cc546f30ec6187e580cc8155 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Thu, 13 Oct 2011 11:23:44 -0300 Subject: Added simple backtrace to php error file --- application/errors/error_php.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'application') diff --git a/application/errors/error_php.php b/application/errors/error_php.php index f085c2037..279556a98 100644 --- a/application/errors/error_php.php +++ b/application/errors/error_php.php @@ -6,5 +6,14 @@

Message:

Filename:

Line Number:

- +

Backtrace:

+ + +

+ File:
+ Line:
+ Function: +

+ +

\ No newline at end of file -- cgit v1.2.3-24-g4f1b