@ -52,6 +52,7 @@ class GameGiftPageController extends Controller{
if($val['end_time'] != 0 && NOW_TIME > $val['end_time']) {
unset($list[$key]);
continue;
}
unset($list[$key]['novice']);
$list[$key]['icon'] = new_icon_url($val['icon']);