increase PROFILES_PER_PAGE from 10 to 20
darcs-hash:20081120114156-84dde-90c360afbf3812d27262ac5c3e921bbc8e550627.gz
This commit is contained in:
parent
d84c89a873
commit
bec59ef504
@ -20,7 +20,7 @@
|
||||
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
|
||||
define('PROFILES_PER_PAGE', 10);
|
||||
define('PROFILES_PER_PAGE', 20);
|
||||
|
||||
class ProfileList {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user