* Corrected and improved FileBackend::getFileList() comments.
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 8 Feb 2012 22:13:03 +0000 (22:13 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 8 Feb 2012 22:13:03 +0000 (22:13 +0000)
commitc2861f924c7fdd79f12f0821cf79138cf326c09e
tree7afcf1c823df86667a185fa03befcb065d594ceb
parente00502b67176de0d3a3e729e03580885d1a21c3d
* Corrected and improved FileBackend::getFileList() comments.
* Added unit tests for using getFileList() iterators twice.
includes/filerepo/backend/FileBackend.php
tests/phpunit/includes/filerepo/FileBackendTest.php