Paladox has uploaded a new change for review.
https://gerrit.wikimedia.org/r/244741
Change subject: Fix extension name
......................................................................
Fix extension name
Change-Id: I58d9f4d7ea3cc0dda137690693a878e93910a4cd
---
M ContentAction/ContentAction.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/examples
refs/changes/41/244741/1
diff --git a/ContentAction/ContentAction.php b/ContentAction/ContentAction.php
index ee6322b..18454ba 100644
--- a/ContentAction/ContentAction.php
+++ b/ContentAction/ContentAction.php
@@ -10,7 +10,7 @@
$wgExtensionCredits['other'][] = array(
'path' => __FILE__,
- 'name' => 'Content action hook',
+ 'name' => 'ContentAction',
'author' => 'Ævar Arnfjörð Bjarmason',
'descriptionmsg' => 'contentaction-desc',
);
--
To view, visit https://gerrit.wikimedia.org/r/244741
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I58d9f4d7ea3cc0dda137690693a878e93910a4cd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/examples
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits