http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88874

Revision: 88874
Author:   reedy
Date:     2011-05-26 00:11:16 +0000 (Thu, 26 May 2011)
Log Message:
-----------
Fix description in wgExtensionCredits

Modified Paths:
--------------
    trunk/extensions/MSSQLBackCompat/MSSQLBackCompat.php

Modified: trunk/extensions/MSSQLBackCompat/MSSQLBackCompat.php
===================================================================
--- trunk/extensions/MSSQLBackCompat/MSSQLBackCompat.php        2011-05-26 
00:08:16 UTC (rev 88873)
+++ trunk/extensions/MSSQLBackCompat/MSSQLBackCompat.php        2011-05-26 
00:11:16 UTC (rev 88874)
@@ -5,7 +5,7 @@
        'name' => 'MSSQLBackCompat',
        'url' => 'http://www.mediawiki.org/wiki/Extension:MSSQLBackCompat',
        'author' => 'Sam Reed',
-       'descriptionmsg' => 'Back compat hack for those that need non core 
MSSQL support (SMW, ED or something)',
+       'description' => 'Back compat hack for those that need non core MSSQL 
support (SMW, ED or something)',
 );
 
 $dir = dirname( __FILE__ ) . '/';


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

Reply via email to