* task#982, control.class.php.

This commit is contained in:
wangchunsheng
2012-12-10 08:15:28 +00:00
parent 4c971aeeec
commit b9f4899214
+1
View File
@@ -163,6 +163,7 @@ class control
$this->config = $config;
$this->lang = $lang;
$this->dbh = $dbh;
$this->view = new stdclass();
$this->pathFix = $this->app->getPathFix();
$this->viewType = $this->app->getViewType();