Commit 61f67344 by 冷斌

踢人

parent 3bce436c
...@@ -1572,8 +1572,6 @@ class Model_Home extends PhalApi_Model_NotORM { ...@@ -1572,8 +1572,6 @@ class Model_Home extends PhalApi_Model_NotORM {
} }
$params['puid'] = $model2['uid']; $params['puid'] = $model2['uid'];
} }
var_dump($params);
die;
DI()->notorm->users_comment_dynamic->insert($params); DI()->notorm->users_comment_dynamic->insert($params);
return 0; return 0;
} }
......
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