MDL-38509 Unify curl class usage in the add-on installer tool
authorDavid Mudrák <david@moodle.com>
Tue, 2 Apr 2013 21:11:01 +0000 (23:11 +0200)
committerDavid Mudrák <david@moodle.com>
Tue, 2 Apr 2013 21:11:01 +0000 (23:11 +0200)
commit3e6a8aeb7ca46e26fca7fae9ff3df3765997baad
treece74355057105fdabaacbfb622b1d3b784ed850d
parentc9c4d0b24e8e82eda65743693a3a0421191699eb
MDL-38509 Unify curl class usage in the add-on installer tool

Both classes using cURL features now access it via the core curl wrapper
class. Credit goes to Dan Poltawski for spotting the previous discrepancy
during the integration review.
admin/tool/installaddon/classes/installer.php
admin/tool/installaddon/classes/pluginfo_client.php