| Issue 14: | error in dbClinician.php | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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! |