* Add cache for block.
This commit is contained in:
@@ -319,6 +319,7 @@ class baseControl
|
||||
|
||||
$this->{$moduleName} = $model;
|
||||
$this->dao = $model->dao;
|
||||
$this->cache = $model->cache;
|
||||
return $model;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user