Go to the source code of this file.
Enumeration Type Documentation
Variable Documentation
| foreach ($chatusers as $chatuser) $module |
Initial value: array(
'name' => 'mod_chat_header',
'fullpath' => '/mod/chat/gui_header_js/module.js',
'requires' => array('node')
)
Definition at line 70 of file users.php.
| $refreshurl = "users.php?chat_sid=$chat_sid" |
Print user panel body.
Definition at line 78 of file users.php.
| if (!$chatusers=chat_get_users($chatuser->chatid, $chatuser->groupid, $cm->groupingid)) $uidles = Array() |
Get list of users.
Definition at line 65 of file users.php.
| if ($CFG->chat_refresh_userlist< 15) exit |