Paladox has uploaded a new change for review.

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

Change subject: Remove duplicate hooks
......................................................................

Remove duplicate hooks

The hook is already run in extension.json no need to run it in the hooks
file too.

Change-Id: Ia62a0c4c63b4afecd28384135f35f81ac10ee9e7
---
M extension.json
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MathSearch 
refs/changes/72/228272/1

diff --git a/extension.json b/extension.json
index 2c63396..b3fbaff 100644
--- a/extension.json
+++ b/extension.json
@@ -5,7 +5,6 @@
        "url": "https://www.mediawiki.org/wiki/Extension:MathSearch";,
        "descriptionmsg": "mathsearch-desc",
        "type": "specialpage",
-       "callback": "MathSearchHooks::registerExtension",
        "AutoloadClasses": {
                "MathSearchHooks": "MathSearch.hooks.php",
                "SpecialMathSearch": "includes/special/SpecialMathSearch.php",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia62a0c4c63b4afecd28384135f35f81ac10ee9e7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MathSearch
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

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

Reply via email to