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
*
* Sidebar widget to show subcribed friendica forums. If activated
@ -107,7 +107,7 @@ function widget_forumlist($a) {
return $o;
}
/*
/**
* @brief format forumlist as contact block
*
* This function is used to show the forumlist in

View File

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

View File

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

View File

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

View File

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