Merge pull request #746 from fabrixxm/bug740

Close #740
2022.09-rc
fabrixxm 2013-07-29 10:17:59 -07:00
commit 9aa769d250
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -649,7 +649,7 @@
'created_at' => api_date($lastwall['created']),
'in_reply_to_status_id' => $in_reply_to_status_id,
'source' => (($lastwall['app']) ? $lastwall['app'] : 'web'),
'id' => $lastwall['contact-id'],
'id' => $lastwall['id'],
'in_reply_to_user_id' => $in_reply_to_user_id,
'in_reply_to_screen_name' => $in_reply_to_screen_name,
'geo' => '',