set up new location for SourceForge web site.

This commit is contained in:
Jeff Teunissen 2007-03-07 23:53:02 +00:00
parent 97a461bba0
commit 3960a30025

View file

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