]> git.mjollnir.org Git - moodle.git/commit
Bugfix: The $this->response['faultCode'] was returning the 1th element of the $this...
authordonal72 <donal72>
Sun, 29 Apr 2007 13:55:11 +0000 (13:55 +0000)
committerdonal72 <donal72>
Sun, 29 Apr 2007 13:55:11 +0000 (13:55 +0000)
commitc8e564f5ff6a47a93eafff3c23fba955ad508dfd
tree2d88c49fba64b055efd06a8c9b03b476fbb440f7
parenta9457b5485cbc814c2e0c7716ab189caf82de525
Bugfix: The $this->response['faultCode'] was returning the 1th element of the $this->response string (because a non-empty string == 1).
mnet/xmlrpc/client.php