From 86e30c266b5124403cd2ba34cb3f7dc3a751da03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zden=C4=9Bk=20Borovec?= Date: Wed, 8 May 2024 13:34:37 +0200 Subject: [PATCH] update errors --- assets/errors/403.php | 7 ------- assets/errors/404.php | 7 ------- assets/errors/500.php | 7 ------- assets/errors/503.php | 7 ------- docs/www/errors/403.php | 7 ------- docs/www/errors/404.php | 7 ------- docs/www/errors/500.php | 7 ------- docs/www/errors/503.php | 7 ------- 8 files changed, 56 deletions(-) diff --git a/assets/errors/403.php b/assets/errors/403.php index 545800e..3faf08a 100644 --- a/assets/errors/403.php +++ b/assets/errors/403.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("403: Forbidden"); Internet meme image of a confused-looking cat with a text reading "Hey you... What are you doing here??" - - diff --git a/assets/errors/404.php b/assets/errors/404.php index 9a52f06..1797052 100644 --- a/assets/errors/404.php +++ b/assets/errors/404.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("404: Not Found"); GIF of a cat hiding in a cupboard - - diff --git a/assets/errors/500.php b/assets/errors/500.php index df811b6..84047fd 100644 --- a/assets/errors/500.php +++ b/assets/errors/500.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("500: Internal Server Error"); GIF of a very confused cat. - - diff --git a/assets/errors/503.php b/assets/errors/503.php index 7d102de..66de481 100644 --- a/assets/errors/503.php +++ b/assets/errors/503.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("503: Service Unavailable"); GIF of a cat going to work in a cardboard box. - - diff --git a/docs/www/errors/403.php b/docs/www/errors/403.php index 545800e..3faf08a 100644 --- a/docs/www/errors/403.php +++ b/docs/www/errors/403.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("403: Forbidden"); Internet meme image of a confused-looking cat with a text reading "Hey you... What are you doing here??" - - diff --git a/docs/www/errors/404.php b/docs/www/errors/404.php index 9a52f06..1797052 100644 --- a/docs/www/errors/404.php +++ b/docs/www/errors/404.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("404: Not Found"); GIF of a cat hiding in a cupboard - - diff --git a/docs/www/errors/500.php b/docs/www/errors/500.php index df811b6..84047fd 100644 --- a/docs/www/errors/500.php +++ b/docs/www/errors/500.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("500: Internal Server Error"); GIF of a very confused cat. - - diff --git a/docs/www/errors/503.php b/docs/www/errors/503.php index 7d102de..66de481 100644 --- a/docs/www/errors/503.php +++ b/docs/www/errors/503.php @@ -1,7 +1,4 @@ @@ -11,7 +8,3 @@ display_header("503: Service Unavailable"); GIF of a cat going to work in a cardboard box. - -