Don't double-define GROUPS_PER_PAGE

This commit is contained in:
Evan Prodromou 2009-01-23 02:57:48 +01:00
parent 0ae4dff237
commit b9b6e491f4
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ if (!defined('LACONICA')) {
exit(1);
}
define('GROUPS_PER_PAGE', 20);
require_once INSTALLDIR.'/lib/grouplist.php';
/**
* User groups page