Commit 6600a001 by 冷斌

fix bug

parent 6a46c099
...@@ -745,8 +745,7 @@ class HomeAction extends UserAction ...@@ -745,8 +745,7 @@ class HomeAction extends UserAction
unset($val); unset($val);
} }
var_dump($data);
die;
$this->assign("data", $data); $this->assign("data", $data);
......
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