diff --git a/application/views/errors/html/error_exception.php b/application/views/errors/html/error_exception.php index 91648b91..ee26e2e5 100644 --- a/application/views/errors/html/error_exception.php +++ b/application/views/errors/html/error_exception.php @@ -8,12 +8,11 @@ ?>
= get_class($exception) ?>
- += $message ?>
- += $exception->getFile() ?>
- += $exception->getLine() ?>
diff --git a/application/views/errors/html/error_php.php b/application/views/errors/html/error_php.php index a3af58f4..53da03b8 100644 --- a/application/views/errors/html/error_php.php +++ b/application/views/errors/html/error_php.php @@ -8,12 +8,11 @@ ?>