[FileBackend] Added Content-Disposition support to Swift.
authorAaron <aschulz@wikimedia.org>
Fri, 31 Aug 2012 22:35:39 +0000 (15:35 -0700)
committerAaron <aschulz@wikimedia.org>
Fri, 31 Aug 2012 23:00:47 +0000 (16:00 -0700)
commit45b9073b61d3aa569adb8cff46531a5b06b8bb7a
tree0bc3a6b3ef5d5b9b16ee0c6dd62d035e782f5d31
parent8fdd009ac4d55389851a82190b1c7ed44f0afb68
[FileBackend] Added Content-Disposition support to Swift.

* Renamed $handle => $op to avoid line breaks in a few spots.

Change-Id: I4598e685cc27552425a47f9d97eaeddaaf1a64a1
includes/filebackend/FileBackend.php
includes/filebackend/FileBackendStore.php
includes/filebackend/FileOp.php
includes/filebackend/SwiftFileBackend.php