mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-07-28 10:41:59 -07:00
@@ -369,7 +369,6 @@
|
|||||||
preplayouts($posts);
|
preplayouts($posts);
|
||||||
|
|
||||||
for ($i = 0; $post = $sql->fetch($posts); $i++) {
|
for ($i = 0; $post = $sql->fetch($posts); $i++) {
|
||||||
$postlist .= '<tr>';
|
|
||||||
|
|
||||||
$bg = $i % 2 + 1;
|
$bg = $i % 2 + 1;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user