]> ToastFreeware Gitweb - toast/cookiecaptcha.git/blobdiff - ConfirmEdit.php
Revert r81312: PHP Fatal error: Call to undefined function wfMsg() in /www/w/extensio...
[toast/cookiecaptcha.git] / ConfirmEdit.php
index baee5c28a719e379b58f523aa09d7d44eea9f486..fa3c1d2c675caa62663e1331b96dafec4d37a6c6 100644 (file)
@@ -40,7 +40,7 @@ $wgExtensionFunctions[] = 'confirmEditSetup';
 $wgExtensionCredits['other'][] = array(
        'path' => __FILE__,
        'name' => 'ConfirmEdit',
-       'author' => array( 'Brion Vibber', wfMsg( 'others' ) ),
+       'author' => array( 'Brion Vibber', 'others' ),
        'url' => 'http://www.mediawiki.org/wiki/Extension:ConfirmEdit',
        'version' => '1.0',
        'descriptionmsg' => 'captcha-desc',