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['cms_version'] = '1.0b' |
$conf['engine_path'] = '' |
$conf['html_version'] = 5 |
$conf['html_compatibilityTag'] = '' |
$conf['admin_entry'] = 'admin.php' |
$conf['friendlyurls'] = 1 |
$conf['site_author'] = '' |
$conf['site_company'] = '' |
$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 |