]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/ParseUrl.php
Merge branch '2019.01-rc' into bug/6334-escape-get-app
[friendica.git] / src / Util / ParseUrl.php
index 062a809b6a9d74c7a6c52ba1676b11bec9d5eafb..70c5279cc84a42ce9314a202375cb2f1382c6fd5 100644 (file)
@@ -111,7 +111,7 @@ class ParseUrl
         */
        public static function getSiteinfo($url, $no_guessing = false, $do_oembed = true, $count = 1)
        {
-               $a = get_app();
+               $a = \get_app();
 
                $siteinfo = [];