- Timestamp:
- Oct 24, 2014 10:24:42 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/frontend/controllers/home.php
r310 r311 18 18 { 19 19 $this->load->view ( 'home'); 20 } 21 22 public function test() 23 { 20 24 if (isset($_POST['submit'])){ 21 25 $this->signin();
Note: See TracChangeset
for help on using the changeset viewer.