diff options
author | Brenda Wallace <shiny@cpan.org> | 2009-10-03 17:40:53 +1300 |
---|---|---|
committer | Brenda Wallace <shiny@cpan.org> | 2009-10-03 17:40:53 +1300 |
commit | 852f0c59a448b3c0dc07a928924cce6ce3399e70 (patch) | |
tree | 0a57ad535a2640d86470fb1538b21d6a022d040e | |
parent | 0743ca125902ab2d40f324063b5a0552b1e28f72 (diff) |
added doxygen
-rw-r--r-- | index.php | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -61,6 +61,9 @@ function getPath($req) } } +/** + * logs and then displays error messages + */ function handleError($error) { if ($error->getCode() == DB_DATAOBJECT_ERROR_NODATA) { |