Comment 4 for bug 562699

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/431
Committed: http://gitorious.org/mahara/mahara/commit/9331c2291bdc6cbe0e5dd5dac1d60324794d57f9
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit 9331c2291bdc6cbe0e5dd5dac1d60324794d57f9
Author: Hugh Davenport <email address hidden>
Date: Mon Jul 4 16:13:13 2011 +1200

    Make xmlrpc client use mahara_http_request

    The xmlrpc client was still using curl directly. This patch
    converts this to use mahara_http_request instead.

    This fixes bug #562699

    Change-Id: I6f775275f193132031e334e456867cc137308c0e
    Signed-off-by: Hugh Davenport <email address hidden>