- Timestamp:
- Oct 31, 2014 11:14:38 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/admin/controllers/collaborator.php
r360 r361 13 13 public function index() { 14 14 $data = array(); 15 $this->load->driver("pp");16 15 $admin_info = $this->session->userdata('adminInfo'); 17 16 if ($admin_info) {
Note: See TracChangeset
for help on using the changeset viewer.