]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
authorBrion Vibber <brion@pobox.com>
Wed, 16 Mar 2011 18:12:29 +0000 (11:12 -0700)
committerBrion Vibber <brion@pobox.com>
Wed, 16 Mar 2011 18:12:29 +0000 (11:12 -0700)
lib/framework.php

index 350a1c268d047b7af61d0e499b1de6ca31313624..da96c8e1d4069fa5ff1ba64f452eabb0dd881ba1 100644 (file)
@@ -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);