Namespaces | Variables

chat.php File Reference

Go to the source code of this file.

Namespaces

namespace  ilias
 

Chat base script.


Variables

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

Variable Documentation

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

Definition at line 45 of file chat.php.

global $ilAuth