diff --git a/common/error_pages/403.php b/common/error_pages/403.php index 2dd9f9e..19405c9 100644 --- a/common/error_pages/403.php +++ b/common/error_pages/403.php @@ -1,6 +1,6 @@

Error 403

@@ -11,4 +11,4 @@ include_once ($_SERVER['DOCUMENT_ROOT'].'/common/menu.php');
You're not allowed here. Stop that.

- + diff --git a/common/error_pages/404.php b/common/error_pages/404.php index 70d2939..4334460 100644 --- a/common/error_pages/404.php +++ b/common/error_pages/404.php @@ -1,6 +1,6 @@

Error 404

@@ -21,4 +21,4 @@ include_once ($_SERVER['DOCUMENT_ROOT'].'/common/menu.php');

- + diff --git a/common/error_pages/500.php b/common/error_pages/500.php index 98b0ab5..17d14bf 100644 --- a/common/error_pages/500.php +++ b/common/error_pages/500.php @@ -1,10 +1,10 @@

Error 500


We done made a boo boo...

- +