summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-04-06 20:21:52 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-04-06 20:23:29 +0200
commitba0d17ead08ec1b979efbda8367cbc687888dabe (patch)
tree371f6fb88d9df2553e8ac882340b98b5aea77e67
parent7a044e415c8ef7a5f1d2b13cd4d6436c3573f85b (diff)
downloadwebsite-ba0d17ead08ec1b979efbda8367cbc687888dabe.tar.gz
website-ba0d17ead08ec1b979efbda8367cbc687888dabe.tar.bz2
website-ba0d17ead08ec1b979efbda8367cbc687888dabe.tar.xz
website-ba0d17ead08ec1b979efbda8367cbc687888dabe.zip
Committed notice added to Registration page
-rw-r--r--registration.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/registration.php b/registration.php
index 27d2f83..a845d40 100644
--- a/registration.php
+++ b/registration.php
@@ -1,5 +1,4 @@
<?php
-
require_once('includes/libs/libmysql.php');
require_once('includes/models/account.php');
require_once('recaptcha-php/recaptchalib.php');
@@ -73,6 +72,8 @@
?>
<p>With this form you can register for a new account. <i>We will never give your email to someone else or send you spam! Its only purpose is to be able to send you back whether account creation succeeded.</i></p>
+<p><em>This system looks to be broken again. After submitting this form, wait five minutes and then try using the account. If it doesn't work, contact Freeyorp or Jaxad0127 on the forums or IRC. We can make it for you.</em></p>
+
<form action="registration.php" method="post">
<input type="hidden" name="register" value="true" />