1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Forgot to ftp again ...

git-svn-id: file:///svn/phpbb/trunk@1085 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-09-25 18:42:36 +00:00
parent d4f9010741
commit 191b513315
2 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@ define(ADMIN, 1);
// User Activation
define(USER_ACTIVATION_NONE, 0);
define(USER_ACTIVATION_USER, 1);
define(USER_ACTIVATION_SELF, 1);
define(USER_ACTIVATION_ADMIN, 2);