Updated messages.po
This commit is contained in:
parent
d6725437b0
commit
2321c7a55b
|
@ -1040,6 +1040,7 @@ class PostUpdate
|
|||
|
||||
$start_id = $id;
|
||||
$rows = 0;
|
||||
$received = '';
|
||||
|
||||
$conversations = DBA::p("SELECT `post-view`.`uri-id`, `conversation`.`source`, `conversation`.`received` FROM `conversation`
|
||||
INNER JOIN `post-view` ON `post-view`.`uri` = `conversation`.`item-uri`
|
||||
|
|
Loading…
Reference in New Issue
Block a user