]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/PortableContact.php
Change called method names
[friendica.git] / src / Protocol / PortableContact.php
index e3d9c96d89f769cb0adc87a9ba72c011e0f1fced..06d47f2f9ca86aa80a719eb4f692702bb3d65cff 100644 (file)
@@ -401,7 +401,7 @@ class PortableContact
                                                        }
                                                }
 
-                                               $location = formatted_location($noscrape);
+                                               $location = Profile::formatLocation($noscrape);
                                                if ($location) {
                                                        $contact["location"] = $location;
                                                }