Hack around borkage with findFiles() on ForeignDBViaLBRepo by copying newFileFromRow...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 29 May 2008 22:45:11 +0000 (22:45 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 29 May 2008 22:45:11 +0000 (22:45 +0000)
commit51ee20d4ba1a88ca910461cf0a0631e159f34518
tree3946218498a1d295dd28ea9ada863df3e2322fc8
parent2f0394c3d6ad544f606907cfc260fec78f164179
Hack around borkage with findFiles() on ForeignDBViaLBRepo by copying newFileFromRow() from ForeignDBRepo.
Probably this is all wrong, and both classes should be ripped out a bit and told to use the defined factory functions?
includes/filerepo/ForeignDBViaLBRepo.php