mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-18 16:20:22 -07:00
parent
3ffa4370e8
commit
b31be62ba7
@ -57,7 +57,7 @@
|
|||||||
$postlist="
|
$postlist="
|
||||||
$tccellh width=150>User</td>
|
$tccellh width=150>User</td>
|
||||||
$tccellh>Message<tr>
|
$tccellh>Message<tr>
|
||||||
$tcellbg><a href=profile.php?id=$user[id]>$user[name]</a>$smallfont<br>
|
$tcellbg><a href=profile.php?id=$user[id] style='color: ". getnamecolor($user['sex'],$user['powerlevel'], false) .";'>$user[name]</a>$smallfont<br>
|
||||||
Posts: $postnum$user[posts]</td>
|
Posts: $postnum$user[posts]</td>
|
||||||
$tcellbg>".doreplace2($msg[text])."<tr>
|
$tcellbg>".doreplace2($msg[text])."<tr>
|
||||||
";
|
";
|
||||||
@ -166,4 +166,4 @@
|
|||||||
} */
|
} */
|
||||||
print $footer;
|
print $footer;
|
||||||
printtimedif($startingtime);
|
printtimedif($startingtime);
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user