array_unshift() returns the count of elements in the array, not the array and thus...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 12 May 2010 20:01:11 +0000 (20:01 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 12 May 2010 20:01:11 +0000 (20:01 +0000)
commitd0d1d60fbbf4bd8379daed2eb0dc30c3b618b5f6
treef6c2d8aa9b3e3d449c5842e27d37658a1659d8ad
parente3eb720820ca742d6acc9ebbc686d0cee4da1d21
array_unshift() returns the count of elements in the array, not the array and thus this breaks when enabling extensions
includes/installer/Installer.php