]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
40 discussion topics was too many
authorCash Costello <cash.costello@gmail.com>
Sun, 8 Jul 2012 16:45:23 +0000 (12:45 -0400)
committerCash Costello <cash.costello@gmail.com>
Sun, 8 Jul 2012 16:45:23 +0000 (12:45 -0400)
mod/groups/lib/discussion.php

index 02ab27fdc97530375b7dc8caec6e379cb7646546..ab2fe4849408a223800ddbbd7c04519f5e4d37cf 100644 (file)
@@ -15,7 +15,7 @@ function discussion_handle_all_page() {
                'type' => 'object',
                'subtype' => 'groupforumtopic',
                'order_by' => 'e.last_action desc',
-               'limit' => 40,
+               'limit' => 20,
                'full_view' => false,
        ));