From 2067d1a727e7eb5e5ffb40e967f3d1fc4c8a41b2 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 13 Nov 2008 22:59:24 +0000 Subject: Changing EOL style to LF --- system/application/errors/error_404.php | 68 ++++++++++++++--------------- system/application/errors/error_db.php | 66 ++++++++++++++-------------- system/application/errors/error_general.php | 66 ++++++++++++++-------------- system/application/errors/error_php.php | 18 ++++---- system/application/errors/index.html | 18 ++++---- 5 files changed, 118 insertions(+), 118 deletions(-) (limited to 'system/application/errors') diff --git a/system/application/errors/error_404.php b/system/application/errors/error_404.php index cad737596..bfe9444b2 100644 --- a/system/application/errors/error_404.php +++ b/system/application/errors/error_404.php @@ -1,35 +1,35 @@ - - - -404 Page Not Found - - - -
-

- -
- + + + +404 Page Not Found + + + +
+

+ +
+ \ No newline at end of file diff --git a/system/application/errors/error_db.php b/system/application/errors/error_db.php index 71a4b98d8..1ce52dfc9 100644 --- a/system/application/errors/error_db.php +++ b/system/application/errors/error_db.php @@ -1,34 +1,34 @@ - - -Database Error - - - -
-

- -
- + + +Database Error + + + +
+

+ +
+ \ No newline at end of file diff --git a/system/application/errors/error_general.php b/system/application/errors/error_general.php index 8545286f9..d8610702b 100644 --- a/system/application/errors/error_general.php +++ b/system/application/errors/error_general.php @@ -1,34 +1,34 @@ - - -Error - - - -
-

- -
- + + +Error + + + +
+

+ +
+ \ No newline at end of file diff --git a/system/application/errors/error_php.php b/system/application/errors/error_php.php index f5941c96f..f085c2037 100644 --- a/system/application/errors/error_php.php +++ b/system/application/errors/error_php.php @@ -1,10 +1,10 @@ -
- -

A PHP Error was encountered

- -

Severity:

-

Message:

-

Filename:

-

Line Number:

- +
+ +

A PHP Error was encountered

+ +

Severity:

+

Message:

+

Filename:

+

Line Number:

+
\ No newline at end of file diff --git a/system/application/errors/index.html b/system/application/errors/index.html index 065d2da5e..c942a79ce 100644 --- a/system/application/errors/index.html +++ b/system/application/errors/index.html @@ -1,10 +1,10 @@ - - - 403 Forbidden - - - -

Directory access is forbidden.

- - + + + 403 Forbidden + + + +

Directory access is forbidden.

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