From 55195e50aad2fbb0737008b39a5d686ff2e98997 Mon Sep 17 00:00:00 2001 From: DiederikLascaris Date: Sun, 22 Jan 2017 23:20:58 +0100 Subject: Removed wrapper and changed mix cases usage of hex colorcodes --- application/views/errors/html/error_exception.php | 36 +++++++++++------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'application/views/errors/html/error_exception.php') diff --git a/application/views/errors/html/error_exception.php b/application/views/errors/html/error_exception.php index 22e4f8351..befa12955 100644 --- a/application/views/errors/html/error_exception.php +++ b/application/views/errors/html/error_exception.php @@ -2,31 +2,31 @@ defined('BASEPATH') OR exit('No direct script access allowed'); ?> -
+
-

An uncaught Exception was encountered

+

An uncaught Exception was encountered

-

Type:

-

Message:

-

Filename: getFile(); ?>

-

Line Number: getLine(); ?>

+

Type:

+

Message:

+

Filename: getFile(); ?>

+

Line Number: getLine(); ?>

- + -

Backtrace:

- getTrace() as $error): ?> +

Backtrace:

+ getTrace() as $error): ?> - + -

- File:
- Line:
- Function: -

- +

+ File:
+ Line:
+ Function: +

+ - + - +
-- cgit v1.2.3-24-g4f1b