Home
last modified time | relevance | path

Searched refs:ajax_chat (Results 1 – 1 of 1) sorted by relevance

/plugin/chat/
H A Dscript.js18 var ajax_chat = null; variable
559 if (ajax_chat === null) {
570 ajax_chat.chatCheck();
574 if (ajax_chat === null) {
581 ajax_chat.updateInfo('ajaxRefreshInterval',ajax_chat.refresh+'sec');
588 if (ajax_chat === null) {
597 ajax_chat.updateInfo('ajaxRefreshInterval',ajax_chat.refresh+'sec');
612 if (ajax_chat.lastSend > 0) {
655 ajax_chat.chatSend(user,msg);
672 ajax_chat.chatClear(user);
[all …]