Fixed omitted images/posts test.
This commit is contained in:
parent
5be1a8d8ed
commit
37f7c96f6f
@ -468,8 +468,6 @@
|
||||
|
||||
$c = $count->fetch();
|
||||
$thread->omitted_images = $c['num'] - $num_images;
|
||||
|
||||
$thread->omitted -= $thread->omitted_images;
|
||||
}
|
||||
|
||||
$thread->posts = array_reverse($thread->posts);
|
||||
|
Loading…
Reference in New Issue
Block a user