- Timestamp:
- Jun 2, 2014 6:05:32 PM (11 years ago)
- Location:
- pro-bachkim-filespace/sourcecode/application/modules/filemanager
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/application/modules/filemanager/controllers/filemanager.php
r1 r10 17 17 public function index() 18 18 { 19 $this->load->view ( ' welcome');19 $this->load->view ( 'main'); 20 20 } 21 21
Note: See TracChangeset
for help on using the changeset viewer.