mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 09:21:29 +00:00
trying something else
This commit is contained in:
parent
ab44fd6c70
commit
a303bd17c9
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@
|
|||
<TD colSpan="2"><? // News display
|
||||
tableBoxHeader( 'black', tableHeadColor );
|
||||
tableTitle( 'Latest News', 1, tableHeadColor );
|
||||
require("lib/sql.php");
|
||||
require("news_funcs.php");
|
||||
need('date sql');
|
||||
latestNews('1 month');
|
||||
tableBoxFooter();
|
||||
?></TD>
|
||||
|
|
Loading…
Reference in a new issue