r65811 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65810‎ | r65811 | r65812 >
Date:14:14, 2 May 2010
Author:ialex
Status:deferred
Tags:
Comment:
Follow-up r65522: forgot (once more) to add settings there
Modified paths:
  • /trunk/extensions/Configure/settings/Settings-core.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/settings/Settings-core.php
@@ -1184,4 +1184,6 @@
11851185 $settingsVersion = array(
11861186 'wgAllowUserCssPrefs' => array( array( '1.17alpha', '>=' ) ),
11871187 'wgGalleryOptions' => array( array( '1.17alpha', '>=' ) ),
 1188+ 'wgAllowImageTag' => array( array( '1.17alpha', '>=' ) ),
 1189+ 'wgLogAutocreatedAccounts' => array( array( '1.17alpha', '>=' ) ),
11881190 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r65522* Added $wgAllowImageTag and $wgLogAutocreatedAccountsialex16:07, 25 April 2010

Status & tagging log