diff options
author | raylu <raylu@mixpanel.com> | 2011-11-05 03:04:49 -0700 |
---|---|---|
committer | raylu <raylu@mixpanel.com> | 2011-11-05 03:04:49 -0700 |
commit | cf4af138b16da878404cf3319d5d988dacee198a (patch) | |
tree | 41187e9c8206657f9f5138de70c5e5a6f447a251 /errors.php | |
parent | 264ed976da6b3012209386a76520327faeddf82e (diff) | |
download | pathery-cf4af138b16da878404cf3319d5d988dacee198a.tar.xz |
new layout
Diffstat (limited to 'errors.php')
-rw-r--r-- | errors.php | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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 +?>
|