Cheetah
Classes | Variables
ChProfiler.php File Reference

Go to the source code of this file.

Classes

class  ChProfiler
 

Variables

const CH_PROFILER_DISPLAY 1
 
 $GLOBALS ['ch_profiler_module']
 

Variable Documentation

◆ $GLOBALS

$GLOBALS[ 'ch_profiler_module']
Initial value:
= array (
'title' => $aConfig['title'],
'vendor' => $aConfig['vendor'],
'path' => $aConfig['home_dir'],
'uri' => $aConfig['home_uri'],
'class_prefix' => $aConfig['class_prefix'],
'db_prefix' => $aConfig['db_prefix'],
)

Definition at line 12 of file ChProfiler.php.

◆ CH_PROFILER_DISPLAY

const CH_PROFILER_DISPLAY 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 ChProfiler.php.

$aConfig
$aConfig
Definition: config.php:8