noko50 fix previous commit
This commit is contained in:
parent
8a4b7c3349
commit
3696ffd035
@ -1799,7 +1799,7 @@ function buildThread50($id, $return = false, $mod = false, $thread = null) {
|
||||
if ($post['file'])
|
||||
$num_images++;
|
||||
|
||||
$thread->add(new Post($post, $mod ? '?/' : $config['root'], $mod);
|
||||
$thread->add(new Post($post, $mod ? '?/' : $config['root'], $mod));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user