fix
This commit is contained in:
@@ -6,7 +6,8 @@ class Home extends WRB_Controller {
|
||||
|
||||
public function index() {
|
||||
|
||||
$this->home1('');
|
||||
//$this->home1('');
|
||||
$this->load->view('site3/external/view_home');
|
||||
}
|
||||
|
||||
public function about() {
|
||||
|
||||
Reference in New Issue
Block a user