Cheetah
|
Go to the source code of this file.
Functions | |
PageCompPageMainCode ($iID, $sConfCode) | |
Variables | |
$_page ['name_index'] = 40 | |
$ID = ch_get('ConfID') | |
$ConfCode = ch_get('ConfCode') | |
$logged ['member'] = member_auth(0, false) | |
$_page ['header'] = _t("_Email confirmation") | |
$_page ['header_text'] = _t("_Email confirmation Ex") | |
$_ni = $_page['name_index'] | |
$_page_cont [$_ni]['page_main_code'] = PageCompPageMainCode($ID, $ConfCode) | |
PageCompPageMainCode | ( | $iID, | |
$sConfCode | |||
) |
page code function
Definition at line 43 of file profile_activate.php.
$_ni = $_page['name_index'] |
Definition at line 31 of file profile_activate.php.
Definition at line 26 of file profile_activate.php.
$_page[ 'header_text'] = _t("_Email confirmation Ex") |
Definition at line 27 of file profile_activate.php.
$_page[ 'name_index'] = 40 |
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/
Definition at line 16 of file profile_activate.php.
$_page_cont[ $_ni][ 'page_main_code'] = PageCompPageMainCode($ID, $ConfCode) |
Definition at line 32 of file profile_activate.php.
$ConfCode = ch_get('ConfCode') |
Definition at line 19 of file profile_activate.php.
Definition at line 18 of file profile_activate.php.
$logged[ 'member'] = member_auth(0, false) |
Definition at line 24 of file profile_activate.php.