summaryrefslogtreecommitdiff
path: root/www/constants.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/constants.php')
-rw-r--r--www/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/constants.php b/www/constants.php
index 9935e1c..1487bcc 100644
--- a/www/constants.php
+++ b/www/constants.php
@@ -14,7 +14,7 @@ define("REGISTER_EMAIL", 8);
define("REGISTER_DATABASE", 9);
define("REGISTER_PROHIBITED", 10);
define("REGISTER_INVITEKEY", 12);
-define("REGISTER_USERNANE", 13);
+define("REGISTER_USERNAME", 13);
define("INVITE_SUCCESSFULL", 14);
define("INVITE_INVITES", 15);