Refactoring, standardisation and small fixes

This commit is contained in:
Ismo Vuorinen
2013-07-15 19:25:39 +03:00
parent a4bdf517cb
commit 4bb689166d
8 changed files with 47 additions and 119 deletions

View File

@@ -94,7 +94,7 @@ class Welcome extends CI_Controller
$this->load->view('_footer', $data);
}
# code...
}
public function upload()