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