jenkins-bot has submitted this change and it was merged.

Change subject: Remove remaining pager support, until we can implement correctly
......................................................................


Remove remaining pager support, until we can implement correctly

Bug: T142058
Change-Id: I40ba446f713fe485c95aeae99d690bafcda41ed8
---
M sites/all/modules/wmf_common/wmf_common.module
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Ejegg: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/sites/all/modules/wmf_common/wmf_common.module 
b/sites/all/modules/wmf_common/wmf_common.module
index a4f17f6..bbb5a64 100644
--- a/sites/all/modules/wmf_common/wmf_common.module
+++ b/sites/all/modules/wmf_common/wmf_common.module
@@ -410,7 +410,6 @@
        }
 
        $rows = $query
-               ->extend( 'PagerDefault' )
                ->execute()
                ->fetchAllAssoc( 'id', PDO::FETCH_ASSOC );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/316027
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I40ba446f713fe485c95aeae99d690bafcda41ed8
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>
Gerrit-Reviewer: Cdentinger <cdentin...@wikimedia.org>
Gerrit-Reviewer: Ejegg <eeggles...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to