Parent5446 has submitted this change and it was merged.
Change subject: Fixed extension credits.
......................................................................
Fixed extension credits.
Change-Id: I785bf70e546dc03b2ec3b7cda14008cd24aa0f2e
---
M TwoFactorAuth.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Parent5446: Verified; Looks good to me, approved
diff --git a/TwoFactorAuth.php b/TwoFactorAuth.php
index 8341d3c..7560397 100644
--- a/TwoFactorAuth.php
+++ b/TwoFactorAuth.php
@@ -17,7 +17,7 @@
die( 1 );
}
-$wgExtensionCredits['other'] = array(
+$wgExtensionCredits['other'][] = array(
'path' => __FILE__,
'name' => 'TwoFactorAuth',
'author' => 'Tyler Romeo',
--
To view, visit https://gerrit.wikimedia.org/r/56889
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I785bf70e546dc03b2ec3b7cda14008cd24aa0f2e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TwoFactorAuthentication
Gerrit-Branch: master
Gerrit-Owner: Parent5446 <[email protected]>
Gerrit-Reviewer: Parent5446 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits