Last active
May 29, 2020 10:01
-
-
Save ombak/3d3d621497fdf2d13bf8a661fa87e6a3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| public function index() { | |
| // $this->load->view('welcome_message'); | |
| $this->load->view('view_saya'); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment