sforkowany z mirror/friendica
revert little rebase mistake
rodzic
2ff67ef5ed
commit
a13280ac4a
|
@ -357,7 +357,7 @@ class Item extends BaseObject {
|
|||
'body' => $body_e,
|
||||
'text' => $text_e,
|
||||
'id' => $this->get_id(),
|
||||
'guid' => $item['guid'],
|
||||
'guid' => urlencode($item['guid']),
|
||||
'isevent' => $isevent,
|
||||
'attend' => $attend,
|
||||
'consensus' => $consensus,
|
||||
|
|
Ładowanie…
Reference in New Issue