Commit 2b393165 by 冷斌

fix bug

parent 3884e6af
...@@ -885,7 +885,6 @@ class Model_Live extends PhalApi_Model_NotORM { ...@@ -885,7 +885,6 @@ class Model_Live extends PhalApi_Model_NotORM {
$stream2=explode('_',$stream); $stream2=explode('_',$stream);
$showid=$stream2[1]; $showid=$stream2[1];
var_dump($anthor_total);
if($anthor_total){ if($anthor_total){
$insert_votes=[ $insert_votes=[
'type'=>'income', 'type'=>'income',
......
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