Updates the chat function updateChat(){ $.ajax({ type: "GET", url: "update.php", data: { 'state': state, 'file' : file }, dataType: "json", cache: false, ...
確定! 回上一頁