mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
trying this out... hopefully it won't do any damage. I'll take it out within
15 seconds if it does
This commit is contained in:
parent
812f7eb6ba
commit
40e982d6ad
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
if ($user == "Theoddone33") $user = "theoddone33";
|
||||
echo '<TR><TD><DL><DT><FONT SIZE=-1>Posted on ' . $date . ' by ' . $user . '</FONT></DT>' .
|
||||
' <DD>' . $text . '</DD>' .
|
||||
' <DD><P>' . $text . '</DD>' .
|
||||
'</DL></TD></TR>';
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue