Thx. It worked. What is your use of the server side debug? I can't seem to find any for myself.
Nicolas. On 12 juin, 22:51, Pablo <[email protected]> wrote: > Just change the line > > this.options.debugOutput('[Server]', param.data.msg[i]); > > with > > console.log('[Server]', param.data.msg[i]); > > Cheers :) -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
