Ori.livneh has submitted this change and it was merged.
Change subject: Initialise in getSupportedLanguages()
......................................................................
Initialise in getSupportedLanguages()
Change-Id: Ic155c54ef9fe0dac3a3c09e563828ccb0dcaf481
---
M SyntaxHighlight_GeSHi.class.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ori.livneh: Verified; Looks good to me, approved
diff --git a/SyntaxHighlight_GeSHi.class.php b/SyntaxHighlight_GeSHi.class.php
index 21c7d04..4650c2c 100644
--- a/SyntaxHighlight_GeSHi.class.php
+++ b/SyntaxHighlight_GeSHi.class.php
@@ -483,6 +483,7 @@
*/
private static function getSupportedLanguages() {
global $wgGeSHiSupportedLanguages;
+ self::initialise();
return $wgGeSHiSupportedLanguages;
}
--
To view, visit https://gerrit.wikimedia.org/r/174492
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic155c54ef9fe0dac3a3c09e563828ccb0dcaf481
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: wmf/1.25wmf8
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits