|
Cheetah
|
Go to the source code of this file.
Variables | |
| global | $_page |
| global | $_page_cont |
| $iId = ( isset($_COOKIE['memberID']) && ($GLOBALS['logged']['member'] || $GLOBALS['logged']['admin']) ) ? (int) $_COOKIE['memberID'] : 0 | |
| $iIndex = 57 | |
| $_page ['name_index'] = $iIndex | |
| $_page ['css_name'] = '' | |
| $_page ['header'] = _t('_chat_page_caption') | |
| $_page ['header_text'] = _t('_chat_box_caption', $site['title']) | |
| $oChat = new ChChatModule($aModule) | |
| $_page_cont [$iIndex]['page_main_code'] = $oChat->getContent($iId) | |
| global $_page |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
| $_page_cont[ $iIndex][ 'page_main_code'] = $oChat->getContent($iId) |
| $iId = ( isset($_COOKIE['memberID']) && ($GLOBALS['logged']['member'] || $GLOBALS['logged']['admin']) ) ? (int) $_COOKIE['memberID'] : 0 |
| $oChat = new ChChatModule($aModule) |