diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2011-09-09 16:55:14 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2011-09-09 16:55:14 -0700 |
commit | c37113c2666d65015f967b6cf1a5d2e8836d920d (patch) | |
tree | f99cdc2b52e87741cb08d1fcc7ecec729a9cfab5 /errors.php | |
parent | f9333b70547ae514ecc848fb195011a11897ee68 (diff) | |
download | pathery-c37113c2666d65015f967b6cf1a5d2e8836d920d.tar.xz |
changes to pathery.com
Diffstat (limited to 'errors.php')
-rw-r--r-- | errors.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Echo "You're here because of error: $_GET[error] "; Echo "<br />$_SERVER[HTTP_REFERER]";
-Echo "<br /><a href='http://www.snapems.com'>Go back to Home</a>";
+Echo "<br /><a href='http://www.pathery.com'>Go back to Home</a>";
|