Cheetah
Variables
ChTemplName.php File Reference

Go to the source code of this file.

Variables

 $sTemplName = 'UNI'
 
 $sTemplVer = $GLOBALS['site']['ver'] . '.' . $GLOBALS['site']['build']
 
 $sTemplVendor = 'Cheetah'
 
 $sTemplPreview = 'preview.png'
 
 $sTemplDesc = _t('_adm_txt_templ_uni_desc')
 

Variable Documentation

◆ $sTemplDesc

$sTemplDesc = _t('_adm_txt_templ_uni_desc')

Definition at line 12 of file ChTemplName.php.

◆ $sTemplName

$sTemplName = 'UNI'

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 8 of file ChTemplName.php.

◆ $sTemplPreview

$sTemplPreview = 'preview.png'

Definition at line 11 of file ChTemplName.php.

◆ $sTemplVendor

$sTemplVendor = 'Cheetah'

Definition at line 10 of file ChTemplName.php.

◆ $sTemplVer

$sTemplVer = $GLOBALS['site']['ver'] . '.' . $GLOBALS['site']['build']

Definition at line 9 of file ChTemplName.php.