Cheetah
Functions | Variables
activation_email.php File Reference

Go to the source code of this file.

Functions

 PageCompPageMainCode ()
 

Variables

 $_page ['name_index'] = 35
 
 $_page ['css_name'] = 'activation_email.css'
 
 $logged ['member'] = member_auth(0)
 
 $_page ['header'] = _t( "_ACTIVATION_EMAIL_H" )
 
 $_page ['header_text'] = _t( "_ACTIVATION_EMAIL_H1" )
 
 $_ni = $_page['name_index']
 
 $_page_cont [$_ni]['page_main_code'] = PageCompPageMainCode()
 

Function Documentation

◆ PageCompPageMainCode()

PageCompPageMainCode ( )

page code function

Definition at line 35 of file activation_email.php.

Variable Documentation

◆ $_ni

$_ni = $_page['name_index']

Definition at line 23 of file activation_email.php.

◆ $_page [1/4]

$_page[ 'css_name'] = 'activation_email.css'

Definition at line 15 of file activation_email.php.

◆ $_page [2/4]

$_page[ 'header'] = _t( "_ACTIVATION_EMAIL_H" )

Definition at line 18 of file activation_email.php.

◆ $_page [3/4]

$_page[ 'header_text'] = _t( "_ACTIVATION_EMAIL_H1" )

Definition at line 19 of file activation_email.php.

◆ $_page [4/4]

$_page[ 'name_index'] = 35

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 14 of file activation_email.php.

◆ $_page_cont

$_page_cont[ $_ni][ 'page_main_code'] = PageCompPageMainCode()

Definition at line 24 of file activation_email.php.

◆ $logged

$logged[ 'member'] = member_auth(0)

Definition at line 16 of file activation_email.php.