1
This commit is contained in:
@@ -51,6 +51,7 @@ class Enter extends CI_Controller
|
||||
$this->data['modules'] = array_values($moduleLists);
|
||||
$this->data['logoList'] = $this->module_option_model->getTypeEnrollBannerList($this->a_id);
|
||||
|
||||
$info['biz'] = [];
|
||||
$this->data['info'] = $info;
|
||||
$this->data['_title'] = $row['title'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user