]> git.mxchange.org Git - friendica.git/blobdiff - include/text.php
Update more PHPDoc, including in include/
[friendica.git] / include / text.php
index ff9fa5511a0158c2867d8445a08a83c382664c5d..40265eae3b0579d63829b43ec0a81b115b616f18 100644 (file)
@@ -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]')) {