1
0
Fork 0

Update more PHPDoc, including in include/

This commit is contained in:
Hypolite Petovan 2019-01-07 10:24:06 -05:00
commit 070aa016e0
17 changed files with 99 additions and 30 deletions

View file

@ -912,6 +912,7 @@ function item_content(App $a)
* This function removes the tag $tag from the text $body and replaces it with
* the appropriate link.
*
* @param App $a
* @param string $body the text to replace the tag in
* @param string $inform a comma-seperated string containing everybody to inform
* @param string $str_tags string to add the tag to