CaMykS  1.0-20250801
Variables
site.php.inc File Reference

Variables

 $conf = array()
 
 $conf ['cms'] = 'CaMykS'
 
 $conf ['cms_version'] = '1.0'
 
 $conf ['engine_path'] = 'camyks'
 
 $conf ['site_name'] = 'CaMyKs'
 
 $conf ['site_title'] = 'CaMyKs'
 
 $conf ['url'] = ''
 
 $conf ['encoding'] = ''
 
 $conf ['html_version'] = 5
 
 $conf ['html_compatibilityTag'] = ''
 
 $conf ['version'] = ''
 
 $conf ['admin_entry'] = 'admin.php'
 
 $conf ['friendlyurls'] = 1
 
 $conf ['site_author'] = ''
 
 $conf ['site_company'] = ''
 
 $conf ['workflow'] = 0
 
 $conf ['maintenance'] = 0
 
 $conf ['database_driver'] = 'MySQLi'
 
 $conf ['database_name'] = 'camyks'
 
 $conf ['database_host'] = 'localhost'
 
 $conf ['database_login'] = 'camyks'
 
 $conf ['database_pwd'] = 'camyks'
 
 $conf ['admin_ssl'] = 'default'
 
 $conf ['admin_default_language'] = 'en'
 
 $conf ['admin_languages'] = array('en')
 
 $conf ['admin_default_theme'] = 'IndigoFlatStyle'
 
 $conf ['site_ssl'] = 'default'
 
 $conf ['site_default_theme'] = ''
 
 $conf ['site_default_template'] = 'DefaultPage'
 
 $conf ['site_languages'] = array('en')
 
 $conf ['site_default_language'] = 'en'
 
 $conf ['editing_languages'] = array('en')
 
 $conf ['page_maxmodules'] = 8
 
 $conf ['google_analytics'] = ''
 
 $conf ['google_analytics_domain'] = ''
 
 $conf ['cache_server_side'] = ''
 
 $conf ['cache_client_side'] = ''
 
 $conf ['enable_handheldVersion'] = 0
 
 $conf ['enable_responsiveDesign'] = 0
 

Variable Documentation

◆ $conf [1/39]

$conf = array()

◆ $conf [2/39]

$conf[ 'cms'] = 'CaMykS'

◆ $conf [3/39]

$conf[ 'cms_version'] = '1.0'

◆ $conf [4/39]

$conf[ 'engine_path'] = 'camyks'

◆ $conf [5/39]

$conf[ 'site_name'] = 'CaMyKs'

◆ $conf [6/39]

$conf[ 'site_title'] = 'CaMyKs'

◆ $conf [7/39]

$conf[ 'url'] = ''

◆ $conf [8/39]

$conf[ 'encoding'] = ''

◆ $conf [9/39]

$conf[ 'html_version'] = 5

◆ $conf [10/39]

$conf[ 'html_compatibilityTag'] = ''

◆ $conf [11/39]

$conf[ 'version'] = ''

◆ $conf [12/39]

$conf[ 'admin_entry'] = 'admin.php'

◆ $conf [13/39]

$conf[ 'friendlyurls'] = 1

◆ $conf [14/39]

$conf[ 'site_author'] = ''

◆ $conf [15/39]

$conf[ 'site_company'] = ''

◆ $conf [16/39]

$conf[ 'workflow'] = 0

◆ $conf [17/39]

$conf[ 'maintenance'] = 0

◆ $conf [18/39]

$conf[ 'database_driver'] = 'MySQLi'

◆ $conf [19/39]

$conf[ 'database_name'] = 'camyks'

◆ $conf [20/39]

$conf[ 'database_host'] = 'localhost'

◆ $conf [21/39]

$conf[ 'database_login'] = 'camyks'

◆ $conf [22/39]

$conf[ 'database_pwd'] = 'camyks'

◆ $conf [23/39]

$conf[ 'admin_ssl'] = 'default'

◆ $conf [24/39]

$conf[ 'admin_default_language'] = 'en'

◆ $conf [25/39]

$conf[ 'admin_languages'] = array('en')

◆ $conf [26/39]

$conf[ 'admin_default_theme'] = 'IndigoFlatStyle'

◆ $conf [27/39]

$conf[ 'site_ssl'] = 'default'

◆ $conf [28/39]

$conf[ 'site_default_theme'] = ''

◆ $conf [29/39]

$conf[ 'site_default_template'] = 'DefaultPage'

◆ $conf [30/39]

$conf[ 'site_languages'] = array('en')

◆ $conf [31/39]

$conf[ 'site_default_language'] = 'en'

◆ $conf [32/39]

$conf[ 'editing_languages'] = array('en')

◆ $conf [33/39]

$conf[ 'page_maxmodules'] = 8

◆ $conf [34/39]

$conf[ 'google_analytics'] = ''

◆ $conf [35/39]

$conf[ 'google_analytics_domain'] = ''

◆ $conf [36/39]

$conf[ 'cache_server_side'] = ''

◆ $conf [37/39]

$conf[ 'cache_client_side'] = ''

◆ $conf [38/39]

$conf[ 'enable_handheldVersion'] = 0

◆ $conf [39/39]

$conf[ 'enable_responsiveDesign'] = 0