Cheetah
Variables
config.php File Reference

Go to the source code of this file.

Variables

 $aPathInfo = pathinfo(__FILE__)
 
 $gConf ['url']['base'] = $site['url'] . 'forum/groups/'
 
 $gConf ['db']['prefix'] = 'ch_groups_'
 

Variable Documentation

◆ $aPathInfo

$aPathInfo = pathinfo(__FILE__)

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

◆ $gConf [1/2]

$gConf[ 'db'][ 'prefix'] = 'ch_groups_'

Definition at line 12 of file config.php.

◆ $gConf [2/2]

$gConf[ 'url'][ 'base'] = $site['url'] . 'forum/groups/'

Definition at line 11 of file config.php.