Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
db->where('id',$id)->get('ranksType')->result() as $row){ //list of requirements // 1.Course, 2.Exam, 3.Duration, 4.Despline $thisRankName= $row->name; $thisRankId = $row->id; $course = $row->course; $exam = $row->exam; $duration = $row->duration; $discipline = 0; //find rank for next level $nextRankLevel = ($row->level+1); $nextRankId=""; foreach($this->db->where('level', $nextRankLevel)->get('ranksType')->result() as $rowNext){ $nextRankId = $rowNext->id; $nextRankName = $rowNext->name; $nextRankLevel = $rowNext->level; } foreach($this->db->where('id',$officerId)->get('personalDetails')->result() as $allOfficer){ if($allOfficer->photo == NULL){ $photo = "mtu.jpg"; }else{ $photo = $allOfficer->photo; } //get course of the current rank ?>

promote single employee from to Back

user   firstName.' '.$allOfficer->middleName.' '.$allOfficer->lastName) .' - '.$allOfficer->uniqueNumber;?>   Login_model->getUnit($allOfficer->unit);?>