Changeset [ac48d4de5bdd87aec530f7c6dcfae87d523a93e3] by Andrew Ho
July 14th, 2009 @ 12:36 PM
Minor tweak to PID LUHN functions
Hopefully the new comment is slightly clearer. This commit also fixes PHP complaints about an undefined offset (arrays start counting at 0, so the last key will be $array[count($array) - 1]). 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.