|
Cheetah
|
Go to the source code of this file.
Variables | |
| global | $_page |
| global | $_page_cont |
| $iProfileId = getLoggedId() | |
| $iIndex = 57 | |
| $iPollId = ( isset($_GET['id']) ) ? (int) $_GET['id'] : 0 | |
| $aPollSettings | |
| $oPoll = new ChPollModule($aModule, $aPollSettings) | |
| $_page ['name_index'] = $iIndex | |
| $sPageCaption = _t('_ch_poll_all') | |
| $_page ['header'] = $sPageCaption | |
| $_page ['header_text'] = $sPageCaption | |
| $_page ['css_name'] = 'main.css' | |
| if(! $aPollSettings['action']) | else |
| 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/
| $iProfileId = getLoggedId() |
| $oPoll = new ChPollModule($aModule, $aPollSettings) |