From: rabuzarus Date: Mon, 18 Feb 2019 12:27:26 +0000 (+0100) Subject: forumdirectory: type is array X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3ba7907b57a018617d57c9ae216ecbf03e914803;p=friendica.git forumdirectory: type is array --- diff --git a/mod/directory.php b/mod/directory.php index a3fc965c84..256c9bbbd5 100644 --- a/mod/directory.php +++ b/mod/directory.php @@ -144,7 +144,7 @@ function directory_content(App $a) * Format contact/profile/user data from the database into an usable * array for displaying directory entries. * - * @param type $arr The directory entry from the database. + * @param array $arr The directory entry from the database. * @param string $photo_size Avatar size (thumb, photo or micro). * * @return array