Skip to content

Commit

Permalink
revert from #14
Browse files Browse the repository at this point in the history
  • Loading branch information
lesstif committed Aug 25, 2015
1 parent 3d12407 commit 6a274a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/JiraClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ public function upload($context, $filePathArray)
}

// clean up
end:
foreach ($chArr as $ch) {
$this->log->addDebug('CURL Close handle..');
curl_close($ch);
Expand Down

0 comments on commit 6a274a8

Please sign in to comment.