From 6b29f6ed702f69a9b1b6a9359c1eaa22b9c5ba9d Mon Sep 17 00:00:00 2001 From: millette Date: Sun, 23 Nov 2008 13:51:36 -0500 Subject: sphinx integration for notices and profiles darcs-hash:20081123185136-099f7-ca600dbdfff09762802e1cc58cf8777c45a24402.gz --- lib/common.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/common.php') diff --git a/lib/common.php b/lib/common.php index acea1252c..9b4751c9f 100644 --- a/lib/common.php +++ b/lib/common.php @@ -27,6 +27,7 @@ define('AVATAR_MINI_SIZE', 24); define('MAX_AVATAR_SIZE', 256 * 1024); define('NOTICES_PER_PAGE', 20); +define('PROFILES_PER_PAGE', 10); define('FOREIGN_NOTICE_SEND', 1); define('FOREIGN_NOTICE_RECV', 2); -- cgit v1.2.3-54-g00ecf