Update code formatting

Change-Id: I6a004a2d1ee803325cb6cfa3ee797a89db058635
This commit is contained in:
Siebrand Mazeland
2013-01-28 11:04:45 +01:00
parent 88a7d5bf8e
commit e3a4d27a49

View File

@@ -25,7 +25,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
/**
* Version number used in extension credits and in other placed where needed.
*/
define( 'ULS_VERSION', '2013-01-16' );
define( 'ULS_VERSION', '2013-01-28' );
$wgExtensionCredits['other'][] = array(
'path' => __FILE__,