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