mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TextExtracts
synced 2024-11-15 03:35:20 +00:00
Merge "Remove unused 'OpenSearchXml' hook handler"
This commit is contained in:
commit
009161db33
|
@ -29,9 +29,6 @@
|
|||
"TextExtracts\\": "includes/"
|
||||
},
|
||||
"Hooks": {
|
||||
"OpenSearchXml": [
|
||||
"TextExtracts\\Hooks::onApiOpenSearchSuggest"
|
||||
],
|
||||
"ApiOpenSearchSuggest": [
|
||||
"TextExtracts\\Hooks::onApiOpenSearchSuggest"
|
||||
]
|
||||
|
@ -56,4 +53,4 @@
|
|||
"ExtractsExtendOpenSearchXml": false
|
||||
},
|
||||
"manifest_version": 1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue