Quote:
01-25-03 at 10:05 AM subu1 said this in Post #170
moin, sorry but i don't find this, what can i do. *snief*
greetz subu1
|
I couldn't find it either, turns out my php shows:
PHP Code:
$postbits .= iif(empty($postbits), '', '<hr size=1>').getpostbit($post);
This displays the posts broken up with a small line in between them. If you just go for the 3rd $postbits, like he said, it should work out alright on 2.3.0.
its right before
PHP Code:
$pagenav = getpagenav($totalposts,"showthread.php?s=$session[sessionhash]&threadid=$threadid&perpage=$perpage".iif(isset($highlight), "&highlight=$highlight", ""));