mirror of
https://github.com/friendica/friendica
synced 2025-04-24 04:30:11 +00:00
spelling: nonexistent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8fe548d8e1
commit
3b173f2007
6 changed files with 6 additions and 6 deletions
|
@ -2280,7 +2280,7 @@ class Probe
|
|||
]
|
||||
];
|
||||
} catch (Exception $e) {
|
||||
// Default values for non existing targets
|
||||
// Default values for nonexistent targets
|
||||
$data = [
|
||||
'name' => $url, 'nick' => $url, 'url' => $url, 'network' => Protocol::PHANTOM,
|
||||
'photo' => DI::baseUrl() . Contact::DEFAULT_AVATAR_PHOTO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue