Commit 7ff4426d by 冷斌

还原

parent 7e7ee673
......@@ -74,7 +74,6 @@ class IndexAction extends CommonAction
$this->assign('is_school', is_school($this->mid) ? is_school($this->mid) : 0);
$tpl = $config['tpl'] ?: 'theme_x1';
echo $tpl;die;
$this->display($tpl);
}
......
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