This commit is contained in:
2022-02-04 23:32:33 -05:00
parent ef45fd4b6b
commit 6c40d4f22e
26 changed files with 65214 additions and 6 deletions
+2 -1
View File
@@ -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() {