Commit 889c5b81 by 冷斌

踢人

parent e115a322
...@@ -17,7 +17,8 @@ class InviteController extends HomebaseController { ...@@ -17,7 +17,8 @@ class InviteController extends HomebaseController {
exit; exit;
} }
} }
var_dump($agentid);
die;
$this->assign('agentid',$agentid); $this->assign('agentid',$agentid);
$this->display(); $this->display();
} }
......
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