Fix LocalRepo::findFiles and 'time' option
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 17 Jan 2014 16:42:01 +0000 (11:42 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 17 Jan 2014 16:43:22 +0000 (11:43 -0500)
commitd1c3e0120c673891ef0dd72fde80585409280297
tree2ef5c3a1b1ae7b97b3ecee3da17478e9a5e3cf31
parent98ec2eb3a2011ce04d3c1e6cf8e81c8f1b6c15c0
Fix LocalRepo::findFiles and 'time' option

It's looking in the wrong place for the 'time' option so it never
actually queries for the old revisions.

Change-Id: Ifcb626fb27f8b602ff37cf33d4c66c4fc2fd3d56
includes/filerepo/LocalRepo.php