summaryrefslogtreecommitdiffstats
path: root/errors.php
diff options
context:
space:
mode:
Diffstat (limited to 'errors.php')
-rw-r--r--errors.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/errors.php b/errors.php
index be8a890..1ac48db 100644
--- a/errors.php
+++ b/errors.php
@@ -1,15 +1,9 @@
<?PHP
-
-
-
-
Echo "You're here because of error: $_GET[error] ";
Echo "<br />$_SERVER[HTTP_REFERER]";
Echo "<br /><a href='http://www.pathery.com'>Go back to Home</a>";
-
-
-?> \ No newline at end of file
+?>