ForeignAPIRepo fixes:
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 22 May 2008 16:17:42 +0000 (16:17 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 22 May 2008 16:17:42 +0000 (16:17 +0000)
commit960011dc612723b167c710f4e4efa3d610e033f8
tree56db5aca8ebb330d60b593e2f0a9ce3689fdf030
parente024e58dff56bd333c4f9d8095674cbc6da643e3
ForeignAPIRepo fixes:
* use the proper factory method so findFile accepts strings as well as Title objects; fixes API image queries
* pass timestamp and SHA-1 hash on
includes/filerepo/ForeignAPIFile.php
includes/filerepo/ForeignAPIRepo.php