Page is a not externally linkable
brotherhood_of_LAN - 7:39 am on Feb 19, 2009 (gmt 0)
you'd need to replace the broken ¦ with the pipe character.
if(!isset($_SERVER['REMOTE_ADDR']) ¦¦ !trim($_SERVER['REMOTE_ADDR'])) {
die("Your access to our website has been disabled.");
}