의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
public D* post fix
This commit is contained in:
부모
d7243be2ea
커밋
6c4ad7df3a
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -208,7 +208,7 @@ function diaspora_decode($importer,$xml) {
|
|||
|
||||
if($children->header) {
|
||||
$public = true;
|
||||
$author_link = str_replace('acct:','',$children->author_id);
|
||||
$author_link = str_replace('acct:','',$children->header->author_id);
|
||||
}
|
||||
else {
|
||||
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue