A lightweight forum engine written in PHP. Repository is now obsolete and read-only. http://www.pioder.pl/uforum.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
611 B

<tr>
<td width="7" class="fitem" align="center"><span class="fstandard"><? echo $skin['mid']; ?></span></td>
<td width="340" class="fitem" align="center"><a href="pms.php?mode=view&amp;submode=<? echo $skin['mode']; ?>&amp;id=<? echo $skin['mid']; ?>" class="fstandard"><? echo $skin['name']; ?></a></td>
<td width="110" class="fitem" align="center"><a href="user.php?id=<? echo $skin['nuid']; ?>" class="fstandard"><? echo $skin['author']; ?></a></td>
<td width="110" class="fitem" align="center"><span class="fstandard"><b><? echo $skin['date']; ?></b></span></td>
</tr>