Commit bfde9713 by 冷斌

Merge remote-tracking branch 'origin/master'

parents da27a474 2f2eb8af
......@@ -153,7 +153,6 @@ class UserAction extends CommonAction
$this->assign('followcount', $followcount);
$this->assign('uid', $uid);
$this->assign('vip', $vip);
dump(111);
// 测试用
if ($_GET['aaa']) {
$this->display('index1');
......
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