mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 07:11:43 +00:00
testing
This commit is contained in:
parent
bd4d22d105
commit
36080291df
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<? // Preamble
|
||||
$pageName = "News";
|
||||
$focused = "home"; // Dock icon name to get a border
|
||||
require "parts/preamble.php"; // Load most of document (test)
|
||||
require "parts/preamble.php"; // Load most of document
|
||||
?>
|
||||
<!--SEARCHME-->
|
||||
<TABLE width="100%" cellSpacing="0" cellPadding="0" border="0">
|
||||
|
|
Loading…
Reference in a new issue