Cheetah
Variables
index.php File Reference

Go to the source code of this file.

Variables

const CH_UPGRADE_DIR_UPGRADES CH_DIRECTORY_PATH_ROOT . 'upgrade/files/'
 
const CH_UPGRADE_DIR_TEMPLATES CH_DIRECTORY_PATH_ROOT . 'upgrade/templates/'
 
 $sFolder = $_REQUEST['folder']
 
 $oController = new ChWsbUpgradeController ()
 

Variable Documentation

◆ $oController

$oController = new ChWsbUpgradeController ()

Definition at line 19 of file index.php.

◆ $sFolder

$sFolder = $_REQUEST['folder']

Definition at line 15 of file index.php.

◆ CH_UPGRADE_DIR_TEMPLATES

const CH_UPGRADE_DIR_TEMPLATES CH_DIRECTORY_PATH_ROOT . 'upgrade/templates/'

Definition at line 13 of file index.php.

◆ CH_UPGRADE_DIR_UPGRADES

const CH_UPGRADE_DIR_UPGRADES CH_DIRECTORY_PATH_ROOT . 'upgrade/files/'

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 12 of file index.php.