Index: trunk/extensions/MSSQLBackCompat/MSSQLBackCompat.php |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | 'name' => 'MSSQLBackCompat', |
7 | 7 | 'url' => 'http://www.mediawiki.org/wiki/Extension:MSSQLBackCompat', |
8 | 8 | 'author' => 'Sam Reed', |
9 | | - 'descriptionmsg' => 'Back compat hack for those that need non core MSSQL support (SMW, ED or something)', |
| 9 | + 'description' => 'Back compat hack for those that need non core MSSQL support (SMW, ED or something)', |
10 | 10 | ); |
11 | 11 | |
12 | 12 | $dir = dirname( __FILE__ ) . '/'; |