finish off like/dislike localisation except for zrl/magic_link
This commit is contained in:
@@ -69,7 +69,7 @@ function like_content(&$a) {
|
||||
dbesc($item['author_xchan'])
|
||||
);
|
||||
if($r)
|
||||
$item_owner = $r[0];
|
||||
$item_author = $r[0];
|
||||
else
|
||||
killme();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user