X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fparse_url.php;h=b40ddf1d71ec2e2cc3fd58a503f4d4da21de8640;hb=221a659abeaf3bda3cefd88c80d1b7814f168f3e;hp=6b393932ebc8aa73e176670d6889329a70320fb7;hpb=cc7444d84db2bc729c40be2190dbfbe3ca7725ba;p=friendica.git diff --git a/mod/parse_url.php b/mod/parse_url.php index 6b393932eb..b40ddf1d71 100644 --- a/mod/parse_url.php +++ b/mod/parse_url.php @@ -1,8 +1,21 @@ . * * This module does parse an url for embeddable content (audio, video, image files or link) * information and does format this information to BBCode @@ -172,7 +185,7 @@ function parse_url_content(App $a) } /** - * @brief Legacy function to call ParseUrl::getSiteinfoCached + * Legacy function to call ParseUrl::getSiteinfoCached * * Note: We have moved the function to ParseUrl.php. This function is only for * legacy support and will be remove in the future