A comment.
This commit is contained in:
parent
88c4ef787e
commit
46ad66514a
@ -136,6 +136,7 @@
|
|||||||
// The page that is first shown when a moderator logs in. Defaults to the dashboard.
|
// The page that is first shown when a moderator logs in. Defaults to the dashboard.
|
||||||
define('MOD_DEFAULT', '/', true);
|
define('MOD_DEFAULT', '/', true);
|
||||||
|
|
||||||
|
// Probably best not to change these:
|
||||||
define('MOD_JANITOR', 0, true);
|
define('MOD_JANITOR', 0, true);
|
||||||
define('MOD_MOD', 1, true);
|
define('MOD_MOD', 1, true);
|
||||||
define('MOD_ADMIN', 2, true);
|
define('MOD_ADMIN', 2, true);
|
||||||
|
Loading…
Reference in New Issue
Block a user