diff --git a/index.php b/index.php index a0195db..b705146 100644 --- a/index.php +++ b/index.php @@ -1756,7 +1756,7 @@ function buildLinkList($PAGE,$LINKSDB) { header($_SERVER["SERVER_PROTOCOL"]." 404 Not Found"); echo '

404 Not found.

Oh crap. The link you are trying to reach does not exist or has been deleted.'; - echo '
You would mind clicking here?'; + echo '
Would you mind clicking here?'; exit; } $search_type='permalink';