summaryrefslogtreecommitdiff
path: root/www/constants.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/constants.php')
-rw-r--r--www/constants.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/constants.php b/www/constants.php
index 78a73bf..0b22908 100644
--- a/www/constants.php
+++ b/www/constants.php
@@ -21,3 +21,8 @@ define("INVITE_SUCCESSFULL", 14);
define("INVITE_INVITES", 15);
define("INVITE_DATABASE", 16);
define("INVITE_USEREXISTS", 17);
+
+define("PASSWORD_SUCCESS", 18);
+define("PASSWORD_PASSWORD", 19);
+define("PASSWORD_DATABASE", 20);
+