Variables

chat/chat.php File Reference

Go to the source code of this file.

Variables

if(!$ilias->auth->getAuth()
or!$rbacsystem->checkAccess("read",(int)
$_GET["ref_id"])) 
$chat_controller = & new ilChatController((int) $_GET["ref_id"])

Variable Documentation

if (!$ilias->auth->getAuth() or!$rbacsystem->checkAccess("read",(int) $_GET["ref_id"])) $chat_controller = & new ilChatController((int) $_GET["ref_id"])

Definition at line 32 of file chat.php.