Aaron Schulz has uploaded a new change for review.
https://gerrit.wikimedia.org/r/243079
Change subject: Removed redundant ApiQuery::shouldCheckMaxlag
......................................................................
Removed redundant ApiQuery::shouldCheckMaxlag
* Parent version already returns true
Change-Id: I118d59492b8dadd3c7128d2c74f6d37216206d0a
---
M includes/api/ApiQuery.php
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/79/243079/1
diff --git a/includes/api/ApiQuery.php b/includes/api/ApiQuery.php
index 69ddd9d..3609a11 100644
--- a/includes/api/ApiQuery.php
+++ b/includes/api/ApiQuery.php
@@ -604,10 +604,6 @@
return implode( "\n", $moduleDescriptions );
}
- public function shouldCheckMaxlag() {
- return true;
- }
-
protected function getExamplesMessages() {
return array(
'action=query&prop=revisions&meta=siteinfo&' .
--
To view, visit https://gerrit.wikimedia.org/r/243079
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I118d59492b8dadd3c7128d2c74f6d37216206d0a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits