Commit c851b4ed by zhangheng

j

parent eb493cca
......@@ -126,13 +126,13 @@ class IndexController extends Controller
));
return;
}
if($user['play_num']==0){
$this->ajaxReturn(array(
'errcode' => 2,
'errmsg' => null
));
return;
}
// if($user['play_num']==0){
// $this->ajaxReturn(array(
// 'errcode' => 2,
// 'errmsg' => null
// ));
// return;
// }
$type_list = array('6JTjh8cPcQ6Rh4Zs','wrwSQkP7aBSTSz6Q','DQxcxExXHmrrJhpW','Mx7cz5zBhJ4XTWWw','BnFaQJ23ddQ6CcfG','4fzkwfPHZZZmnQJx','NCnWMkSN5jSBErP6','Ce238NWT3GAkmXNB','7QnGFjs7JDxWe2xQ','5Qtk2aKHsG42PbRz');
$channel_urt=$_POST['channel'];
$c_z=in_array($channel_urt,$type_list);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment