]> git.mxchange.org Git - friendica.git/commitdiff
forumdirectory: type is array
authorrabuzarus <trebor@central-unit>
Mon, 18 Feb 2019 12:27:26 +0000 (13:27 +0100)
committerrabuzarus <trebor@central-unit>
Mon, 18 Feb 2019 12:27:26 +0000 (13:27 +0100)
mod/directory.php

index a3fc965c84f482b509b40925ee606e7790a4ae30..256c9bbbd597e69918a4d9ae979b73cea1a02e72 100644 (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