+ finish task #1392.

This commit is contained in:
wangyidong
2013-06-19 07:21:15 +00:00
parent 359c927510
commit 435557012c
17 changed files with 153 additions and 399 deletions
+1
View File
@@ -32,6 +32,7 @@ class index extends control
*/
public function index()
{
if($this->config->default->view == 'mhtml') $this->locate($this->createLink($this->config->locate->module, $this->config->locate->method, $this->config->locate->params));
$this->locate($this->createLink('my', 'index'));
}