Delay unprepared posts
This commit is contained in:
parent
c787281eff
commit
0eb4a600b0
8 changed files with 58 additions and 25 deletions
|
|
@ -3382,7 +3382,6 @@ class Diaspora
|
|||
}
|
||||
|
||||
if ($item['author-link'] != $item['owner-link']) {
|
||||
require_once 'mod/share.php';
|
||||
$body = BBCode::getShareOpeningTag($item['author-name'], $item['author-link'], $item['author-avatar'],
|
||||
$item['plink'], $item['created']) . $body . '[/share]';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue