Changeset [e4225349973a8989429417f3780a888030a67e06] by Andrew Ho
July 16th, 2009 @ 01:13 AM
Fixed MedicalInformationsController::edit to actually work
There were two small bugs. Firstly, the PID wasn't being incorporated into $this->data. Secondly, date fields weren't being allowed to be NULL. http://github.com/kenners/uamuzi...
Committed by Andrew Ho
- M www/app/controllers/medical_informations_controller.php
- M www/app/views/medical_informations/edit.ctp
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A basic HIV Electronic Medical Record (EMR) system using CakePHP.