X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=644812bd55ac1c8b1549fd4446189266f3c121af;hb=0799f48197c67dbbbd1b613f1fc9c66d9250f2ae;hp=51e30f57821ffd5c1053174759e6944ec63248f3;hpb=fe7848e8b87b6a3f44fc8b7a58f79812d197dec2;p=quix0rs-gnu-social.git diff --git a/index.php b/index.php index 51e30f5782..644812bd55 100644 --- a/index.php +++ b/index.php @@ -61,6 +61,11 @@ function getPath($req) } } +/** + * logs and then displays error messages + * + * @return void + */ function handleError($error) { if ($error->getCode() == DB_DATAOBJECT_ERROR_NODATA) {