A comment.

This commit is contained in:
Savetheinternet 2010-12-10 20:39:56 +11:00
parent 88c4ef787e
commit 46ad66514a

View File

@ -136,6 +136,7 @@
// The page that is first shown when a moderator logs in. Defaults to the dashboard.
define('MOD_DEFAULT', '/', true);
// Probably best not to change these:
define('MOD_JANITOR', 0, true);
define('MOD_MOD', 1, true);
define('MOD_ADMIN', 2, true);