mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-21 19:21:24 +00:00
another small change
This commit is contained in:
parent
ed50e53dba
commit
5dae18586d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?
|
<?
|
||||||
$sitename = "The QuakeForge Project";
|
$sitename = "The QuakeForge Project";
|
||||||
$pagename = "Main";
|
$pagename = "Home";
|
||||||
require("parts/library.php"); // Load function library
|
require("parts/library.php"); // Load function library
|
||||||
include("parts/head.php"); // Load the HEAD and open BODY
|
include("parts/head.php"); // Load the HEAD and open BODY
|
||||||
include("parts/topstrip.php"); // Display top strip
|
include("parts/topstrip.php"); // Display top strip
|
||||||
|
|
Loading…
Reference in a new issue