* Marked some FileBackendMultiWrite functions as protected as they should be
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 19 Feb 2012 23:40:02 +0000 (23:40 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 19 Feb 2012 23:40:02 +0000 (23:40 +0000)
commit2d5c65dce98c66e55b5a7ab667207e61a54798b4
tree1edc9bd09ba5c0089a2f833c13c813234ec43195
parente5ea72e35130c6ad640cb54bee6b017dc986fc30
* Marked some FileBackendMultiWrite functions as protected as they should be
* Broke up a few variable declarations to make NetBeans happy
* Clarified documentation a bit
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/FileBackendMultiWrite.php
includes/filerepo/backend/FileOp.php