Cheetah
Classes | Variables
cmd.php File Reference

Go to the source code of this file.

Classes

class  ChWsbInstallCmd
 

Variables

const CH_INSTALL_DO_NOT_EXIT_ON_ERROR 1
 
 $_REQUEST ['action'] = 'empty'
 
 $aPathInfo = pathinfo(__FILE__)
 
 $o = new ChWsbInstallCmd()
 

Variable Documentation

◆ $_REQUEST

$_REQUEST[ 'action'] = 'empty'

Definition at line 11 of file cmd.php.

◆ $aPathInfo

$aPathInfo = pathinfo(__FILE__)

Definition at line 12 of file cmd.php.

◆ $o

Definition at line 193 of file cmd.php.

◆ CH_INSTALL_DO_NOT_EXIT_ON_ERROR

const CH_INSTALL_DO_NOT_EXIT_ON_ERROR 1

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 cmd.php.