Issue 14: error in dbClinician.php
Project Member Reported by bkmackellar, Mar 28, 2014
I ran testDBClinician.php

The following error was generated in the log file
PHP Fatal error:  Call to undefined method Clinician::get_id() in C:\wamp\www\forestdale-apptmgr\database\dbClinician.php on line 30

Fix the method name in dbClinician.php. Find all such errors by running testDBClinician and looking at the error log. Get rid of all of them!