mirror of
https://github.com/friendica/friendica
synced 2025-04-25 20:30:11 +00:00
fix doxygen header + indent
This commit is contained in:
parent
1689c44085
commit
272eb5eb82
3 changed files with 14 additions and 8 deletions
|
@ -291,8 +291,9 @@ class Term
|
|||
return $return;
|
||||
}
|
||||
|
||||
/*
|
||||
* Deletes all Tags from an item
|
||||
/**
|
||||
* Delete all tags from an item
|
||||
* @param int itemid - choose from which item the tags will be removed
|
||||
*/
|
||||
public static function deleteAllTags($itemid)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue