[FileBackend] Added 'recursive' flag to directory clean() function.
authorAaron <aschulz@wikimedia.org>
Thu, 26 Apr 2012 18:40:47 +0000 (11:40 -0700)
committerAaron <aschulz@wikimedia.org>
Thu, 26 Apr 2012 19:41:33 +0000 (12:41 -0700)
commit104e8bb0d72dcf58676e3c3f34784ebd85b774fc
tree8e5b374c24d564e40457b9c07b830e28b48e30af
parent2e0d42baaa72bceba1afafb5233f9ef54e83c250
[FileBackend] Added 'recursive' flag to directory clean() function.

Change-Id: I8fadd25c05840e2324bf8433dc0a4846daf8e2c3
includes/filerepo/backend/FSFileBackend.php
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/FileBackendStore.php
includes/filerepo/backend/SwiftFileBackend.php
tests/phpunit/includes/filerepo/FileBackendTest.php