From 85e65f6259d4602f2d3fa81191eb052745e632a7 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Tue, 11 Nov 2008 23:14:42 +0000 Subject: Propset eol-style to CRLF simplified paragraph tag cleanup regex --- 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 ++++---- 4 files changed, 109 insertions(+), 109 deletions(-) (limited to 'system/application/errors') diff --git a/system/application/errors/error_404.php b/system/application/errors/error_404.php index bfe9444b2..cad737596 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 1ce52dfc9..71a4b98d8 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 d8610702b..8545286f9 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 f085c2037..f5941c96f 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 -- cgit v1.2.3-24-g4f1b