Website configuration file.
More...
|
| $conf = array() |
|
| $conf ['cms'] = 'CaMykS' |
|
| $conf ['cms_version'] = '1.0b' |
|
| $conf ['engine_path'] = '' |
|
| $conf ['site_name'] = '' |
|
| $conf ['site_title'] = '' |
|
| $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'] = '' |
|
| $conf ['database_name'] = '' |
|
| $conf ['database_host'] = '' |
|
| $conf ['database_login'] = '' |
|
| $conf ['database_pwd'] = '' |
|
| $conf ['admin_ssl'] = 'default' |
|
| $conf ['admin_default_language'] = 'fr' |
|
| $conf ['admin_languages'] = array('fr') |
|
| $conf ['admin_default_theme'] = 'IndigoFlatStyle' |
|
| $conf ['site_ssl'] = 'default' |
|
| $conf ['site_default_theme'] = '' |
|
| $conf ['site_default_template'] = '' |
|
| $conf ['site_languages'] = array('fr') |
|
| $conf ['site_default_language'] = 'fr' |
|
| $conf ['editing_languages'] = array('fr') |
|
| $conf ['page_maxmodules'] = 8 |
|
| $conf ['cache_server_side'] = '' |
|
| $conf ['cache_client_side'] = '' |
|
| $conf ['enable_handheldVersion'] = 0 |
|
| $conf ['enable_responsiveDesign'] = 0 |
|
Website configuration file.
Skeleton site / Site Configuration
- Author
- CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
- Version
- 1.0.1
- Date
- Creation: Jun 2005
-
Modification: Sep 2018
- Copyright
- 2005 - 2018 CaMykS Team
- Note
- This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
◆ $conf [1/37]
◆ $conf [2/37]
◆ $conf [3/37]
$conf[ 'cms_version'] = '1.0b' |
◆ $conf [4/37]
$conf[ 'engine_path'] = '' |
◆ $conf [5/37]
◆ $conf [6/37]
$conf[ 'site_title'] = '' |
◆ $conf [7/37]
◆ $conf [8/37]
◆ $conf [9/37]
$conf[ 'html_version'] = 5 |
◆ $conf [10/37]
$conf[ 'html_compatibilityTag'] = '' |
◆ $conf [11/37]
◆ $conf [12/37]
$conf[ 'admin_entry'] = 'admin.php' |
◆ $conf [13/37]
$conf[ 'friendlyurls'] = 1 |
◆ $conf [14/37]
$conf[ 'site_author'] = '' |
◆ $conf [15/37]
$conf[ 'site_company'] = '' |
◆ $conf [16/37]
◆ $conf [17/37]
$conf[ 'maintenance'] = 0 |
◆ $conf [18/37]
$conf[ 'database_driver'] = '' |
◆ $conf [19/37]
$conf[ 'database_name'] = '' |
◆ $conf [20/37]
$conf[ 'database_host'] = '' |
◆ $conf [21/37]
$conf[ 'database_login'] = '' |
◆ $conf [22/37]
$conf[ 'database_pwd'] = '' |
◆ $conf [23/37]
$conf[ 'admin_ssl'] = 'default' |
◆ $conf [24/37]
$conf[ 'admin_default_language'] = 'fr' |
◆ $conf [25/37]
$conf[ 'admin_languages'] = array('fr') |
◆ $conf [26/37]
◆ $conf [27/37]
$conf[ 'site_ssl'] = 'default' |
◆ $conf [28/37]
$conf[ 'site_default_theme'] = '' |
◆ $conf [29/37]
$conf[ 'site_default_template'] = '' |
◆ $conf [30/37]
$conf[ 'site_languages'] = array('fr') |
◆ $conf [31/37]
$conf[ 'site_default_language'] = 'fr' |
◆ $conf [32/37]
$conf[ 'editing_languages'] = array('fr') |
◆ $conf [33/37]
$conf[ 'page_maxmodules'] = 8 |
◆ $conf [34/37]
$conf[ 'cache_server_side'] = '' |
◆ $conf [35/37]
$conf[ 'cache_client_side'] = '' |
◆ $conf [36/37]
$conf[ 'enable_handheldVersion'] = 0 |
◆ $conf [37/37]
$conf[ 'enable_responsiveDesign'] = 0 |