]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
just 8 groups per minilist
authorEvan Prodromou <evan@status.net>
Thu, 14 Apr 2011 19:07:24 +0000 (15:07 -0400)
committerEvan Prodromou <evan@status.net>
Thu, 14 Apr 2011 19:07:24 +0000 (15:07 -0400)
lib/groupminilist.php

index dff81eff536f07e345b38681a115a45f555c9493..0a50f62b6e187172625df2e19da63b482dcdaf8b 100644 (file)
@@ -33,7 +33,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
 
 require_once INSTALLDIR.'/lib/grouplist.php';
 
-define('GROUPS_PER_MINILIST', 27);
+define('GROUPS_PER_MINILIST', 8);
 
 /**
  * Widget to show a list of groups, good for sidebar