Remove slashes from webservice

Re: Remove slashes from webservice

by databyte bank -
Number of replies: 0

You don't need to do the json_encode(), moodle will do it when you put the ws_format as json in the url. You only have to define the correct returning parameter function.