Home
last modified time | relevance | path

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

/plugin/chat/
H A Dchat.php156 function chatFormHtml($chatID) { argument
221 '<input type="hidden" name="pageId" value="'.$chatID.'" />';
223 if ($conf['useacl'] && auth_quickaclcheck($chatID) >= AUTH_EDIT)