diff options
Diffstat (limited to 'engine/lib')
-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 698ea339c..0f15e3092 100644 --- a/engine/lib/elgglib.php +++ b/engine/lib/elgglib.php @@ -434,6 +434,7 @@ 'offset' => $offset,
'count' => $count,
'word' => 'annoff',
+ 'nonefound' => false,
));
|