|
Stud.IP
2.2 Revision 48548
|
Namespaces | |
| namespace | Chat |
Variables | |
| const | CLOSE_ON_LOGIN_SCREEN = true |
| if (!$CHAT_ENABLE) | |
| if(!$chatid||!in_array(get_object_type($chatid), array('user','sem','inst','fak','global'))) | $chatServer = ChatServer::GetInstance($CHAT_SERVER_NAME) |
| $chatServer | caching = true |
| $sms = new messaging() | |
| $chat_entry_level = chat_get_entry_level($chatid) | |
| $chat_entry_check = $chat_entry_level | |
| $chat_entry_check = $chat_entry_level |
| $chat_entry_level = chat_get_entry_level($chatid) |
| if (!$chatid||!in_array(get_object_type($chatid), array('user','sem','inst','fak','global'))) $chatServer = ChatServer::GetInstance($CHAT_SERVER_NAME) |
| $sms = new messaging() |
| $chatServer caching = true |
| const CLOSE_ON_LOGIN_SCREEN = true |
Close the actual window if PHPLib shows login screen CLOSE_ON_LOGIN_SCREEN
| if(!$CHAT_ENABLE) |