forumdirectory: type is array

This commit is contained in:
rabuzarus 2019-02-18 13:27:26 +01:00
parent 2b7c331afb
commit 3ba7907b57
1 changed files with 1 additions and 1 deletions

View File

@ -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