Followup to r51592:
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 10 Jun 2009 01:47:58 +0000 (01:47 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 10 Jun 2009 01:47:58 +0000 (01:47 +0000)
commitab378ca864e12d5fb9ded715534721bbf823d0b5
tree3126833272b61e08b86ab2118e67fb0d45e56e18
parent249645867e64006be5072f77eda468ce18ca2dbf
Followup to r51592:
* Implement fileExistsBatch() in the ForeignAPIRepo.
* Tweak fileExists() to return the boolean from the single file we checked, not the file we were given.
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIRepo.php