added doxygen

This commit is contained in:
Brenda Wallace 2009-10-03 17:40:53 +13:00
parent 0743ca1259
commit 852f0c59a4
1 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,9 @@ function getPath($req)
}
}
/**
* logs and then displays error messages
*/
function handleError($error)
{
if ($error->getCode() == DB_DATAOBJECT_ERROR_NODATA) {