remove test string patvisit
This commit is contained in:
parent
e28b58282e
commit
e6b08a6ee6
@ -29,7 +29,6 @@ class PatVisit extends BaseController {
|
||||
}
|
||||
|
||||
public function showByPatient($InternalPID = null) {
|
||||
echo "dit tolongin dit";
|
||||
try {
|
||||
$rows = $this->model->showByPatient($InternalPID);
|
||||
if($rows == []) { $message = "data not found"; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user