issue #251
This commit is contained in:
parent
bf99906386
commit
1c982315dd
@ -720,8 +720,7 @@ function item_post(&$a) {
|
||||
|
||||
$datarray = array();
|
||||
|
||||
$item_thead_top = ((! $parent) ? 1 : 0);
|
||||
|
||||
$item_thread_top = ((! $parent) ? 1 : 0);
|
||||
|
||||
if ((! $plink) && ($item_thread_top)) {
|
||||
$plink = z_root() . '/channel/' . $channel['channel_address'] . '/?f=&mid=' . $mid;
|
||||
|
Reference in New Issue
Block a user