Changeset [46b3532b07fd7ac7a2ab5acbfea652025ec856a9] by Andrew Ho
July 4th, 2009 @ 12:32 AM
The Occupation model
This model represents the lookup table of occupations (called 'occupations'). I've also added a custom validation function that I've put in app_model.php so that it's available to all models (it is a case-insensitive version of the builtin isUnique). http://github.com/kenners/uamuzi...
Committed by Andrew Ho
- M schema.sql
- M www/app/app_model.php
- M www/app/models/occupation.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.