@ -1897,7 +1897,6 @@ class QueryController extends BaseController
$list['promote_account'] = empty($list['promote_account']) ? '--' : $list['promote_account'];
}
$games = get_promote_serach_game();
$this->assign('games', $games);