diff options
Diffstat (limited to 'engine')
-rw-r--r-- | engine/lib/elgglib.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/lib/elgglib.php b/engine/lib/elgglib.php index df2b3f7de..bec58d241 100644 --- a/engine/lib/elgglib.php +++ b/engine/lib/elgglib.php @@ -541,6 +541,7 @@ 'baseurl' => $_SERVER['REQUEST_URI'],
'offset' => $offset,
'count' => $count,
+ 'limit' => $limit,
'word' => 'annoff',
'nonefound' => false,
|