From ad48a970a52fc44b65176b951a15b9846a290bab Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 17 Dec 2007 10:17:50 +0100 Subject: BUGFIX: use of local web links now possible before I used a lot of http:// requests although the files were in the same domain, now local links with absolute paths are used. --- output.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'output.php') diff --git a/output.php b/output.php index 98bfb9d..19e11eb 100644 --- a/output.php +++ b/output.php @@ -267,7 +267,7 @@ function output_home_page($pre,$game,$done,$avgtime) echo "$done games have been completed on this server. Average time of a game: $avgtime days

"; ?> -

Please register, in case you have not done that yet
+

Please register, in case you have not done that yet
or login with you email-address or name and password here:

-- cgit v1.2.3-18-g5258