summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorBrenda Wallace <shiny@cpan.org>2009-10-03 17:40:53 +1300
committerBrenda Wallace <shiny@cpan.org>2009-10-03 17:40:53 +1300
commit852f0c59a448b3c0dc07a928924cce6ce3399e70 (patch)
tree0a57ad535a2640d86470fb1538b21d6a022d040e /index.php
parent0743ca125902ab2d40f324063b5a0552b1e28f72 (diff)
added doxygen
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.php b/index.php
index 51e30f578..a4d1fcf4d 100644
--- a/index.php
+++ b/index.php
@@ -61,6 +61,9 @@ function getPath($req)
}
}
+/**
+ * logs and then displays error messages
+ */
function handleError($error)
{
if ($error->getCode() == DB_DATAOBJECT_ERROR_NODATA) {