Commit 5621be1f321c05ab50467fc43557c3494a707328

Authored by totoro
1 parent 7d4afbd6

remove global from xml_rpc lib. It must be move to inpendant file.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
web/CXM_xml_rpc.anubis
@@ -402,7 +402,7 @@ public define Maybe(XML_RPC_response) @@ -402,7 +402,7 @@ public define Maybe(XML_RPC_response)
402 //wait the answer 402 //wait the answer
403 403
404 404
405 -global define One 405 + global define One
406 xml_rpc_test 406 xml_rpc_test
407 ( 407 (
408 List(String) args 408 List(String) args