mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 12:40:49 +00:00
Oops, forgot to 'need' news.
This commit is contained in:
parent
97fddb7290
commit
1032047e9b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
$currPage = "docs"; // Name of the page, for the menu
|
||||
require "parts/preamble.php"; // Load most of document
|
||||
|
||||
need ("table");
|
||||
need ("news table");
|
||||
|
||||
function doc_list ($title, $list, $type)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue