Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/182288

Change subject: Undeploy OpenSearchXml
......................................................................

Undeploy OpenSearchXml

Bug: T76122
Change-Id: Ic9cc952687584339d6a084fdcbf539db126536a7
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/88/182288/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index ba928c4..8c05990 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1647,11 +1647,6 @@
        $wgCollectionPortletFormats = $wmgCollectionPortletFormats;
 }
 
-# OpenSearchXml was merged to core.
-if ( !is_callable( 'ApiOpenSearch::getOpenSearchTemplate' ) ) {
-       include( "$IP/extensions/OpenSearchXml/OpenSearchXml.php" );
-}
-
 # Various system to allow/prevent flooding
 # (including exemptions for scheduled outreach events)
 require( "$wmfConfigDir/throttle.php" );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9cc952687584339d6a084fdcbf539db126536a7
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to