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