mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
A demo of some Group CP functionality
git-svn-id: file:///svn/phpbb/trunk@658 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -91,6 +91,7 @@ define(PAGE_VIEWMEMBERS, -7);
|
||||
define(PAGE_FAQ, -8);
|
||||
define(PAGE_POSTING, -9);
|
||||
define(PAGE_PRIVMSGS, -10);
|
||||
define(PAGE_GROUPCP, -11);
|
||||
|
||||
// Auth settings
|
||||
define(AUTH_ALL, 0);
|
||||
|
Reference in New Issue
Block a user