* Fixed type check in StreamFile::prepareForStream() for 404s
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 17 Jan 2012 05:34:01 +0000 (05:34 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 17 Jan 2012 05:34:01 +0000 (05:34 +0000)
commitf1a06be61c916943021a971da5c470935a67e166
treec4ad18c0c855396e5030b6c9dd62ae0d22dbaf85
parentcf4049dc3930f93c542ee2b4d390f7f025b4a881
* Fixed type check in StreamFile::prepareForStream() for 404s
* Code comment tweaks and fixes
includes/StreamFile.php
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/FileOp.php