Damn, that doesn't work.

This commit is contained in:
Jeff Teunissen 2001-05-02 05:22:09 +00:00
parent 5c759a8f1c
commit a0a0a005e6
1 changed files with 1 additions and 1 deletions

View File

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