Show Your Support
if( $main->arcade->user['is_admin'] ) { $this->privs['scores'] = 1; $this->privs['comments'] = 1; $this->privs['champs'] = 1; $this->privs['tourney'] = 1; }
$this->privs['scores'] = 0; $this->privs['comments'] = 0; $this->privs['champs'] = 0; $this->privs['tourney'] = 0;