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
+3 -2
View File
@@ -11,8 +11,9 @@ class Site extends WRB_Controller {
$this->load->view('users/view_external_footer');
* */
$this->home1();
// $this->home1();
$this->load->view('site3/external/view_home');
///home/oameye/wrenchboard/www/application/views/site3/external
}
public function registration() {