fix up the preamble.

This commit is contained in:
Jeff Teunissen 2002-02-14 06:17:15 +00:00
parent 2c20cda1e5
commit 0cde05a80f

View file

@ -1,7 +1,7 @@
<? // Preamble
$siteName = "The QuakeForge Project";
$theme = "quakeforge";
define ('siteHome', "/home/groups/q/qu/quake/htdocs");
define ('siteHome', "/project/website/htdocs");
require siteHome . "/parts/library.php"; // Load function library
if ($need) {