Download Now
Show Your Support
if( $this->arcade->user['id'] != 0 && !isset($raters[$this->arcade->user['id']]) ) { //no rating here, play game to rate! // $rating .= $this->html->rate_link($the_game['gid']); }
$rating .= $this->html->rate_link($the_game['gid']);