367
var args = {"ivle.op": "chat", "kind": kind, "key": server_key,
359
var args = {"ivle.op": "chat", "kind": kind, "key": server_key, "text":''};
369
360
ajax_call(callback, "console", "service", args, "POST");
371
362
// Open up the console so we can see the output