From 71f846affc51a062261aab575e53c37d2972bdfd Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 13 Oct 2008 12:39:17 +0000 Subject: Removed all hardcoded executionroom.com references. --- forum/htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'forum/htdocs/index.php') diff --git a/forum/htdocs/index.php b/forum/htdocs/index.php index ab63d9b..aa3be9c 100644 --- a/forum/htdocs/index.php +++ b/forum/htdocs/index.php @@ -29,7 +29,7 @@ include_once($UTIL_DIR . "/clientinfo.php"); -ExecutionForum +<?php echo $FORUM_TITLE; ?> -- cgit v1.2.3