Name; if ($gInfo->AssetTypeId != 9) //make sure its actually a place { WebContextManager::Redirect("/404"); } } else { WebContextManager::Redirect("/404"); } checkForDeadJobs($gameID); $body = ' '; pageHandler(); $ph->pageTitle($gameName); $ph->body = $body; $ph->output();