* Adjusting the code of the personnel module.
This commit is contained in:
@@ -84,7 +84,6 @@ class personnel extends control
|
||||
$this->program->setPGMViewMenu($programID);
|
||||
|
||||
$inputPersonnel = $this->personnel->getInputPersonnel($programID, $browseType, $orderBy);
|
||||
echo array_keys($inputPersonnel);
|
||||
|
||||
$this->view->title = $this->lang->personnel->putInto;
|
||||
$this->view->position[] = $this->lang->personnel->putInto;
|
||||
|
||||
Reference in New Issue
Block a user