mirror of
https://github.com/friendica/friendica
synced 2025-05-01 03:44:23 +02:00
Update more PHPDoc, including in include/
This commit is contained in:
parent
af9067a381
commit
070aa016e0
17 changed files with 99 additions and 30 deletions
|
@ -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]')) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue