Commit 2c2bda9b by 冷斌

踢人

parent a718ca70
......@@ -259,7 +259,7 @@ class Model_Live extends PhalApi_Model_NotORM {
->where("type='expend' and action in ('sendgift','sendbarrage') and showid = '{$liveinfo['showid']}'")
->fetchOne();
var_dump($result, "type='expend' and action in ('sendgift','sendbarrage') and showid = '{$liveinfo['showid']}'");
var_dump($liveinfo, $result, "type='expend' and action in ('sendgift','sendbarrage') and showid = '{$liveinfo['showid']}'");
die;
if (array_filter($result)) {
......
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