diff options
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>";
|