just 8 groups per minilist

This commit is contained in:
Evan Prodromou 2011-04-14 15:07:24 -04:00
parent 52e3a72102
commit 0ff4dc0a03
1 changed files with 1 additions and 1 deletions

View 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