]> git.mjollnir.org Git - moodle.git/commit
mnet: remove extra paranoid check in the mnet xmlrpc client
authormartinlanghoff <martinlanghoff>
Mon, 22 Jan 2007 05:32:14 +0000 (05:32 +0000)
committermartinlanghoff <martinlanghoff>
Mon, 22 Jan 2007 05:32:14 +0000 (05:32 +0000)
commit56eec24397fdc672a6e062db5aa6c0a7eeda5bc7
treee1a2af6664ff6263df014205495c908f71e33d2a
parent15e477238042ac2273799b5feef18395faa0fe22
mnet: remove extra paranoid check in the mnet xmlrpc client

 - Donal - this needs review. I don't think we can assume the remote
   end has the same service/method mappings we do. This will preclude
   us from using stuff we don't have installed the "server" code for
   but perhaps we do have the client code for.
mnet/xmlrpc/client.php