forked from GNUsocial/gnu-social
lost paren in Notice
darcs-hash:20080928132846-5ed1f-cb542b90cdebcb2af95e6e225c3da157a5526741.gz
This commit is contained in:
parent
d3d5942ae3
commit
babac77652
@ -301,6 +301,5 @@ class Notice extends Memcached_DataObject
|
|||||||
return Notice::getStream($qry,
|
return Notice::getStream($qry,
|
||||||
'public',
|
'public',
|
||||||
$offset, $limit);
|
$offset, $limit);
|
||||||
);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user