Changeset [01de8287d578d92178596881d7ff030a35a4e423] by Andrew Ho
July 9th, 2009 @ 11:49 PM
Fixed some model associations
CakePHP's syntax for defining model associations via SQL fragments is confusingly documented and implies that you can use model names. This appears not to be the case, although it might just be that I'm failing to wrap my head around an astandard use case. http://github.com/kenners/uamuzi...
Committed by Andrew Ho
- M www/app/models/patient.php
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.