X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fparse_url.php;h=b40ddf1d71ec2e2cc3fd58a503f4d4da21de8640;hb=afdb827bd7ed44a1c3028f287e101fa33e438332;hp=6b393932ebc8aa73e176670d6889329a70320fb7;hpb=c1f99c70b1c7d62120723f3b142e843ba25ab338;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