Update more PHPDoc, including in include/
This commit is contained in:
@@ -160,6 +160,7 @@ function redir_private_images($a, &$item)
|
||||
*
|
||||
* @param string $text String with bbcode.
|
||||
* @return string Formattet HTML.
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
function prepare_text($text) {
|
||||
if (stristr($text, '[nosmile]')) {
|
||||
|
||||
Reference in New Issue
Block a user