* fix for load siteCode config.

This commit is contained in:
wangyidong
2016-03-23 10:44:22 +08:00
parent 366347b29e
commit 63010c7886
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -591,7 +591,6 @@ class baseControl
$this->output = json_encode($output);
}
/**
/**
* 默认渲染方法,适用于viewType = html的时候。
* Default parse method when viewType != json, like html.