summaryrefslogtreecommitdiffstats
path: root/errors.php
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-11-05 03:04:49 -0700
committerraylu <raylu@mixpanel.com>2011-11-05 03:04:49 -0700
commitcf4af138b16da878404cf3319d5d988dacee198a (patch)
tree41187e9c8206657f9f5138de70c5e5a6f447a251 /errors.php
parent264ed976da6b3012209386a76520327faeddf82e (diff)
downloadpathery-cf4af138b16da878404cf3319d5d988dacee198a.tar.xz
new layout
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
+?>