From 4fc2c543112c4734b71272b1e4a1392406d63455 Mon Sep 17 00:00:00 2001
From: Arun Persaud
Date: Sat, 26 Apr 2008 13:16:24 -0700
Subject: [PATCH] CLEANUP: moved register.php to the include directory
new users are now also automatically logged in.
Signed-off-by: Arun Persaud
---
include/output.php | 2 +-
register.php => include/register.php | 51 ++++++++++------------------
index.php | 3 ++
3 files changed, 21 insertions(+), 35 deletions(-)
rename register.php => include/register.php (73%)
diff --git a/include/output.php b/include/output.php
index b22b6ef..4f4a5b6 100644
--- a/include/output.php
+++ b/include/output.php
@@ -275,7 +275,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: