okay, back to this game

This commit is contained in:
Dan Olson 2000-06-13 03:10:10 +00:00
parent aefc2ba335
commit 8f8541f020

View file

@ -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 );