Index: trunk/extensions/CentralNotice/CentralNotice.php |
— | — | @@ -69,7 +69,7 @@ |
70 | 70 | $wgExtensionCredits['other'][] = array( |
71 | 71 | 'path' => __FILE__, |
72 | 72 | 'name' => 'CentralNotice', |
73 | | - 'author' => 'Brion Vibber, Ryan Kaldari', |
| 73 | + 'author' => array( 'Brion Vibber', 'Ryan Kaldari' ), |
74 | 74 | 'url' => 'http://www.mediawiki.org/wiki/Extension:CentralNotice', |
75 | 75 | 'descriptionmsg' => 'centralnotice-desc', |
76 | 76 | ); |