]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/PortableContact.php
[Scrutinizer] Fix undeclared variables in src/Protocol/
[friendica.git] / src / Protocol / PortableContact.php
index 201f9c8c048b799078ab1dcc036ca53fbfd6f09a..5b419e42eff3d15deb989d8cc8cac66231f71eca 100644 (file)
@@ -317,6 +317,7 @@ class PortableContact
                        $contact['created'] = DateTimeFormat::utcNow();
                }
 
+               $server_url = '';
                if ($force) {
                        $server_url = normalise_link(self::detectServer($profile));
                }