fix
This commit is contained in:
@@ -45,6 +45,10 @@ class Patient extends Provider_Controller {
|
||||
$this->renderProviderSecurePage('patient/newpatient', $data);
|
||||
}
|
||||
|
||||
public function selectPatient(){
|
||||
|
||||
}
|
||||
|
||||
public function findpatient(){
|
||||
$out = array();
|
||||
$out = $this->getPatientList();
|
||||
|
||||
Reference in New Issue
Block a user