public D* post fix
This commit is contained in:
parent
d7243be2ea
commit
6c4ad7df3a
|
@ -208,7 +208,7 @@ function diaspora_decode($importer,$xml) {
|
||||||
|
|
||||||
if($children->header) {
|
if($children->header) {
|
||||||
$public = true;
|
$public = true;
|
||||||
$author_link = str_replace('acct:','',$children->author_id);
|
$author_link = str_replace('acct:','',$children->header->author_id);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user