change number of subscriptions per row
darcs-hash:20080529192112-84dde-7de629e1d5449bb42539c10ef567e94322f97a38.gz
This commit is contained in:
parent
a63208b3da
commit
39f26275f5
|
@ -21,7 +21,7 @@ if (!defined('LACONICA')) { exit(1); }
|
|||
|
||||
require_once(INSTALLDIR.'/lib/stream.php');
|
||||
|
||||
define('SUBSCRIPTIONS_PER_ROW', 5);
|
||||
define('SUBSCRIPTIONS_PER_ROW', 4);
|
||||
define('SUBSCRIPTIONS', 80);
|
||||
|
||||
class ShowstreamAction extends StreamAction {
|
||||
|
|
Loading…
Reference in New Issue
Block a user