diff --git a/actions/usergroups.php b/actions/usergroups.php index 2528722147..20f2e5a758 100644 --- a/actions/usergroups.php +++ b/actions/usergroups.php @@ -32,7 +32,7 @@ if (!defined('LACONICA')) { exit(1); } -define('GROUPS_PER_PAGE', 20); +require_once INSTALLDIR.'/lib/grouplist.php'; /** * User groups page