@verb #300:"tell_www_page" this none this rxdo #789 @program #300:"tell_www_page" this none this "Checks to see if the webber is allowed access to your page." if (!player:isa($webber) || !(caller in {$www, this, this.owner})) raise(E_PERM) elseif (!$ticketmaster:authorized()) return $www.error:forbidden() elseif (index(prepstr, "/setup") == 1) return pass(@args) else return this:_render_page(@args) endif "Last modified by Dax (#789) on Wed Jul 22 11:37:47 1998 EDT." .