$this->substPaths takes 2 parameters
authorSam Reed <reedy@users.mediawiki.org>
Fri, 27 Jan 2012 14:29:29 +0000 (14:29 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Fri, 27 Jan 2012 14:29:29 +0000 (14:29 +0000)
commitd74e52c052dd57009e5d730b33baf7365048ff95
tree6e910f8a4b1e032897db84016a092f140f4da7f8
parent39616aa1aea234560ff5998a34f8fac479dfd702
$this->substPaths takes 2 parameters

protected function substPaths( $paths, FileBackend $backend ) {

Pass $backend from the for loop
includes/filerepo/backend/FileBackendMultiWrite.php