reverts r109814 r109815
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 23 Jan 2012 21:56:00 +0000 (21:56 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 23 Jan 2012 21:56:00 +0000 (21:56 +0000)
commit3f32bbb5517fa2cc1c873640f6239d9c693b9b11
treeecd638560083b0052e501524caba324222fda312
parent9cc16cf3a9c98473a5316d6a66cf7b36e5c127ab
reverts r109814 r109815

* Ternary operator avoided a call to wfWikiID()
* We really want to explicitly choose the manager
  use LockManagerGroup->get( 'nullLockManager' )
* defaultConfig no more needed if it handles just one parameter that
  we want to set explicitly
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/lockmanager/LockManagerGroup.php