forumlist: doxygen corrections

This commit is contained in:
rabuzarus 2015-11-11 22:41:44 +01:00
parent 7bba9c783f
commit 862ccb95d2
5 changed files with 7 additions and 7 deletions

View File

@ -53,7 +53,7 @@ function get_forumlist($uid, $showhidden = true, $lastitem, $showprivate = false
} }
/* /**
* @brief forumlist widget * @brief forumlist widget
* *
* Sidebar widget to show subcribed friendica forums. If activated * Sidebar widget to show subcribed friendica forums. If activated
@ -107,7 +107,7 @@ function widget_forumlist($a) {
return $o; return $o;
} }
/* /**
* @brief format forumlist as contact block * @brief format forumlist as contact block
* *
* This function is used to show the forumlist in * This function is used to show the forumlist in

View File

@ -1,5 +1,5 @@
<?php <?php
/* /**
* @file include/identity.php * @file include/identity.php
*/ */

View File

@ -1,5 +1,5 @@
<?php <?php
/* /**
* @file include/identity.php * @file include/identity.php
*/ */
@ -107,7 +107,7 @@ function reload_plugins() {
}} }}
/* /**
* @brief check if addon is enabled * @brief check if addon is enabled
* *
* @param string $plugin * @param string $plugin

View File

@ -1,5 +1,5 @@
<?php <?php
/* /**
* @file mod/nodeinfo.php * @file mod/nodeinfo.php
* *
* Documentation: http://nodeinfo.diaspora.software/schema.html * Documentation: http://nodeinfo.diaspora.software/schema.html

View File

@ -1,5 +1,5 @@
<?php <?php
/* /**
* @file mod/statistics_json.php * @file mod/statistics_json.php
*/ */