diff options
| author | Horus3 | 2014-03-16 22:28:03 +0100 |
|---|---|---|
| committer | Horus3 | 2014-03-16 22:28:03 +0100 |
| commit | 1e526e476e75c936b4229914d63b7ef91aa4a790 (patch) | |
| tree | 48372996254dcc6842a34f0f0eed8fee3e515ddc /www/constants.php | |
| parent | 3cbe01ea7df2f628e767b7b00e7c1612062c05ab (diff) | |
| parent | aa0f70e78032d5c5a8e8223e76661de97d7ec3de (diff) | |
| download | files.iamfabulous.de-1e526e476e75c936b4229914d63b7ef91aa4a790.tar.gz | |
merge
Diffstat (limited to 'www/constants.php')
| -rw-r--r-- | www/constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/constants.php b/www/constants.php index d8f3229..78a73bf 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", 11); -define("REGISTER_USERNANE", 12); +define("REGISTER_USERNAME", 12); define("REGISTER_INVITE", 13); define("INVITE_SUCCESSFULL", 14); |
