mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1060 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e5cc1d7eb0
commit
99021b62fa
6 changed files with 40 additions and 1 deletions
|
|
@ -41,6 +41,8 @@ function xml_response_filter(oXml, callback_func, response_tags, callback_func_a
|
|||
return null;
|
||||
}
|
||||
|
||||
if(!callback_func) return null;
|
||||
|
||||
callback_func(ret_obj, response_tags, callback_func_arg, fo_obj);
|
||||
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue