]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
added doxygen
authorBrenda Wallace <shiny@cpan.org>
Sat, 3 Oct 2009 04:40:53 +0000 (17:40 +1300)
committerBrenda Wallace <shiny@cpan.org>
Sat, 3 Oct 2009 04:40:53 +0000 (17:40 +1300)
index.php

index 51e30f57821ffd5c1053174759e6944ec63248f3..a4d1fcf4d098d936fef4fdd3cfd601b9cd093a98 100644 (file)
--- 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) {