MESSAGES_PER_PAGE constant missing (merge error?)
This commit is contained in:
parent
5ec018ca19
commit
a81a599d8a
@ -33,6 +33,7 @@ define('AVATAR_MINI_SIZE', 24);
|
||||
|
||||
define('NOTICES_PER_PAGE', 20);
|
||||
define('PROFILES_PER_PAGE', 20);
|
||||
define('MESSAGES_PER_PAGE', 20);
|
||||
|
||||
define('FOREIGN_NOTICE_SEND', 1);
|
||||
define('FOREIGN_NOTICE_RECV', 2);
|
||||
|
Loading…
Reference in New Issue
Block a user