* Determines whether a hash maps to a road in the database * * Checks both the hash directly, and whether the hash is actually a user's * name (and that user has a public road set). * * @param string $hash a string of the road hash to check * * @return bool whether hash exists in database * @access public * @static */
($hash)