Don't double-define GROUPS_PER_PAGE
This commit is contained in:
@@ -32,7 +32,7 @@ if (!defined('LACONICA')) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
define('GROUPS_PER_PAGE', 20);
|
||||
require_once INSTALLDIR.'/lib/grouplist.php';
|
||||
|
||||
/**
|
||||
* User groups page
|
||||
|
Reference in New Issue
Block a user