jenkins-bot has submitted this change and it was merged.

Change subject: Rename one more occurrence of HighlightGeSHilocal
......................................................................


Rename one more occurrence of HighlightGeSHilocal

Change-Id: Ie173b17db586491455b3182d227f73ba21859323
Follows-Up: I018c1a4ea290ec914f7605d402c297d0c6fe113f
---
M SyntaxHighlight_GeSHi.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Gilles: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/SyntaxHighlight_GeSHi.php b/SyntaxHighlight_GeSHi.php
index 8bbe97a..a179e3b 100644
--- a/SyntaxHighlight_GeSHi.php
+++ b/SyntaxHighlight_GeSHi.php
@@ -68,7 +68,7 @@
 //}
 
 // Module to load MediaWiki:Geshi.css.
-$wgResourceModules['ext.geshi.local'] = array( 'class' => 
'HighlightGeSHilocal' );
+$wgResourceModules['ext.geshi.local'] = array( 'class' => 
'ResourceLoaderGeSHiLocalModule' );
 // More modules are defined by 
SyntaxHighlight_GeSHi::resourceLoaderRegisterModules,
 // one for each supported language. The general name template is 
'ext.geshi.language.<lang>'.
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie173b17db586491455b3182d227f73ba21859323
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Gilles <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to