mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
okay, back to this game
This commit is contained in:
parent
aefc2ba335
commit
8f8541f020
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
function searchNews ($string)
|
||||
{
|
||||
need ('date sql');
|
||||
need ('sql');
|
||||
echo '<TABLE width="100%" cellSpacing="0" cellPadding="0" border="0"> <TR vAlign="top"> <TD colSpan="2">';
|
||||
tableBoxHeader( 'black', tableHeadColor );
|
||||
tableTitle( "Search Results", 1, tableHeadColor );
|
||||
|
|
Loading…
Reference in a new issue