jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/372530 )
Change subject: BSFoundation: Fixed callback registration for SoftwareInfo hook
......................................................................
BSFoundation: Fixed callback registration for SoftwareInfo hook
Change-Id: If8a3978f6e1ad9c7defa1952824c1b01811fcdc2
---
M extension.json
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Robert Vogel: Looks good to me, approved
jenkins-bot: Verified
diff --git a/extension.json b/extension.json
index 22c8896..c4fd34d 100644
--- a/extension.json
+++ b/extension.json
@@ -396,7 +396,7 @@
},
"Hooks": {
"SetupAfterCache": "BsCoreHooks::onSetupAfterCache",
- "SoftwareInfo":
"BlueSpice\\Hooks\\SoftwareInfo\\AddBlueSpice::callback",
+ "SoftwareInfo":
"BlueSpice\\Hook\\SoftwareInfo\\AddBlueSpice::callback",
"BeforePageDisplay": "BsCoreHooks::onBeforePageDisplay",
"LinkEnd": [
"BlueSpice\\Hook\\LinkEnd\\AddDataTitle::callback",
--
To view, visit https://gerrit.wikimedia.org/r/372530
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If8a3978f6e1ad9c7defa1952824c1b01811fcdc2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Pwirth <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits