CaMykS
1.0-20231201
|
Variables | |
$this | website = 'https://www.camyks.net' |
CaMykS static configuration. More... | |
$this | version = '1.0-20231201' |
CaMykS full version. More... | |
$this | mversion = '1.0' |
CaMykS major version. More... | |
$this | nversion = '20231201' |
CaMykS minor version. More... | |
$this | last_modification_date = mktime(0, 0, 0, 12, 1, 2023) |
CaMykS last modification date. More... | |
$this | engine_folder = 'engine' |
CaMykS engine folder. More... | |
$this | plugin_folder = 'plugin' |
CaMykS plugin folder. More... | |
$this | conf_folder = 'etc' |
CaMykS configurtion folder. More... | |
$this | var_folder = 'var' |
CaMykS var folder. More... | |
$this | cache_folder = 'cache' |
CaMykS cache folder. More... | |
$this | file_extension = '.php.inc' |
CaMykS script files extensions. More... | |
$this | folder_name = 'camyks' |
CaMykS parent folder name. More... | |
$this | default_language = 'fr' |
CaMykS default language. More... | |
string $this website = 'https://www.camyks.net' |
CaMykS static configuration.
Automatically loaded by CaMykS object.
Engine / Configuration file
CaMykS Website
string $this version = '1.0-20231201' |
CaMykS full version.
string $this mversion = '1.0' |
CaMykS major version.
string $this nversion = '20231201' |
CaMykS minor version.
integer $this last_modification_date = mktime(0, 0, 0, 12, 1, 2023) |
CaMykS last modification date.
string $this engine_folder = 'engine' |
CaMykS engine folder.
string $this plugin_folder = 'plugin' |
CaMykS plugin folder.
string $this conf_folder = 'etc' |
CaMykS configurtion folder.
string $this var_folder = 'var' |
CaMykS var folder.
string $this cache_folder = 'cache' |
CaMykS cache folder.
string $this file_extension = '.php.inc' |
CaMykS script files extensions.
string $this folder_name = 'camyks' |
CaMykS parent folder name.
string $this default_language = 'fr' |
CaMykS default language.