Commit 00f3d8a7 by 冷斌

fix bug

parent 8841f9b1
......@@ -1372,8 +1372,6 @@ class Api_Live extends PhalApi_Api {
if(!$nums){
$nums=0;
}
$list[] = getUserInfo($liveuid);
$rs['userlist']=$list;
$rs['nums']=(string)$nums;
......
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 to comment