forked from GNUsocial/gnu-social
Merge remote-tracking branch 'statusnet/180' into statusnet_1.1.x
This commit is contained in:
commit
0b53b6768e
@ -33,6 +33,9 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
|
|||||||
|
|
||||||
class InfiniteScrollPlugin extends Plugin
|
class InfiniteScrollPlugin extends Plugin
|
||||||
{
|
{
|
||||||
|
|
||||||
|
public $on_next_only = false;
|
||||||
|
|
||||||
function __construct()
|
function __construct()
|
||||||
{
|
{
|
||||||
parent::__construct();
|
parent::__construct();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user