Parent5446 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/56889


Change subject: Fixed extension credits.
......................................................................

Fixed extension credits.

Change-Id: I785bf70e546dc03b2ec3b7cda14008cd24aa0f2e
---
M TwoFactorAuth.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TwoFactorAuthentication 
refs/changes/89/56889/1

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: newchange
Gerrit-Change-Id: I785bf70e546dc03b2ec3b7cda14008cd24aa0f2e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TwoFactorAuthentication
Gerrit-Branch: master
Gerrit-Owner: Parent5446 <[email protected]>

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

Reply via email to