fix galleries
darcs-hash:20080704221336-84dde-910c073092eecda6ad2a62cb2aef720c8a14962b.gz
This commit is contained in:
parent
885044dce5
commit
84b1f41279
|
@ -19,9 +19,9 @@
|
|||
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
|
||||
# 9x9
|
||||
# 10x8
|
||||
|
||||
define('AVATARS_PER_PAGE', 81);
|
||||
define('AVATARS_PER_PAGE', 80);
|
||||
|
||||
class GalleryAction extends Action {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user