Commit 87618e68 by 刘海龙

1111

parent fd902b60
...@@ -17,7 +17,8 @@ class RegController extends HomebaseController { ...@@ -17,7 +17,8 @@ class RegController extends HomebaseController {
exit; exit;
} }
} }
$config=getConfigPub();
$this->assign('config',$config);
$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