projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb7206d
)
Whitespace removed
author
Michael
<heluecht@pirati.ca>
Mon, 17 May 2021 06:01:47 +0000
(06:01 +0000)
committer
Michael
<heluecht@pirati.ca>
Mon, 17 May 2021 06:01:47 +0000
(06:01 +0000)
src/Model/APContact.php
patch
|
blob
|
history
diff --git
a/src/Model/APContact.php
b/src/Model/APContact.php
index 0d482ced782973b5bf7f8f0aea848005f3c4f52a..d945c5e4edb23da6f50ea2fc4ba382de74e34c60 100644
(file)
--- a/
src/Model/APContact.php
+++ b/
src/Model/APContact.php
@@
-327,7
+327,7
@@
class APContact
if (empty($apcontact['subscribe'])) {
$apcontact['subscribe'] = null;
- }
+ }
if (!empty($apcontact['baseurl']) && empty($fetched_contact['gsid'])) {
$apcontact['gsid'] = GServer::getID($apcontact['baseurl']);