[FileBackend] Actually unset the "conn" field in closeConnection().
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 27 Nov 2012 22:52:11 +0000 (14:52 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 27 Nov 2012 22:52:11 +0000 (14:52 -0800)
commit22bc6df81cecaf7588769234b8361e77a34ab771
tree8f36a7e8f4a5926f65182f6cad846ad95cd7d18f
parent472f0ecaca2105c18e0aad1c7f4d46ef2dea72ee
[FileBackend] Actually unset the "conn" field in closeConnection().

* This means that handleException() will actually trigger a new auth
  attempt for the next operation if there was an unexpected error.

Change-Id: I8c651cc57d0967549ec67257078c8e126674235d
includes/filebackend/SwiftFileBackend.php