473
xhr = ajax_call(null, "consoleservice", "restart", {"key": server_key}, "POST");
466
xhr = ajax_call(null, "console", "service", {"ivle.op": "chat", "kind": "terminate", "key": server_key}, "POST");
474
467
console_response(null, null, null, xhr.responseText);