#109 | $this->assign('_parseurl', $this->_parseurl); |
#110 | $this->assign('_control', $this->_control); |
#111 | $this->assign('_action', $this->_action); |
#112 | |
#113 | $this->assign_value('url_suffix', $_ENV['_config']['url_suffix']); |
#114 | |
#115 | //站点关闭 |
#116 | $this->close_website(); |
#117 | |
#118 |