'; echo "parent.chat_message.location.href='chat_whoisonline.php?".api_get_cidreq()."';"; echo ''; } /* * Choose CSS style (platform's, user's, or course's) */ $my_style = api_get_visual_theme(); $chat_size_old = isset($chat_size_old) ? $chat_size_old : null; $chat_size_new = isset($chat_size_new) ? $chat_size_new : null; $connected_new = isset($connected_new) ? $connected_new : null; $connected_old = isset($connected_old) ? $connected_old : null; header('Content-Type: text/html; charset='.api_get_system_encoding()); ?> Chat >