diff options
Diffstat (limited to 'system/application/errors')
-rw-r--r-- | system/application/errors/error_404.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/application/errors/error_404.php b/system/application/errors/error_404.php index bfe9444b2..1c513a205 100644 --- a/system/application/errors/error_404.php +++ b/system/application/errors/error_404.php @@ -1,4 +1,3 @@ -<?php header("HTTP/1.1 404 Not Found"); ?> <html> <head> <title>404 Page Not Found</title> |