Commit c82e6f7b by 冷斌

踢人

parent b9753ffb
...@@ -248,7 +248,7 @@ class LiveingController extends AdminbaseController { ...@@ -248,7 +248,7 @@ class LiveingController extends AdminbaseController {
$lists[$k]=$v; $lists[$k]=$v;
} }
var_dump($lists); var_dump($map, $lists);
die; die;
$this->assign('lists', $lists); $this->assign('lists', $lists);
......
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