public static function browser_denied_action($e) { visitor::set_status(406, 'Browser Not Allowed'); self::show_page('', false); }