Changeset [2a676c3f7ada298e31f785d6aacc5e1ff1b718af] by Andrew Ho
July 7th, 2009 @ 09:01 PM
Set $primaryKey for models which don't use id' as the
column name for the primary key
If this is not done, then CakePHP will look for *_id_seq. http://github.com/kenners/uamuzi...
Committed by Andrew Ho
- M www/app/models/patient.php
- M www/app/models/vf_testing_site.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.