CaMykS  1.0-20231201
Variables
static.php.inc File Reference

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

Variable Documentation

◆ website

string $this website = 'https://www.camyks.net'

CaMykS static configuration.

Automatically loaded by CaMykS object.

Engine / Configuration file

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.40
Date
Creation: Sep 2005
Modification: Dec 2023
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

CaMykS Website

◆ version

string $this version = '1.0-20231201'

CaMykS full version.

◆ mversion

string $this mversion = '1.0'

CaMykS major version.

◆ nversion

string $this nversion = '20231201'

CaMykS minor version.

◆ last_modification_date

integer $this last_modification_date = mktime(0, 0, 0, 12, 1, 2023)

CaMykS last modification date.

◆ engine_folder

string $this engine_folder = 'engine'

CaMykS engine folder.

◆ plugin_folder

string $this plugin_folder = 'plugin'

CaMykS plugin folder.

◆ conf_folder

string $this conf_folder = 'etc'

CaMykS configurtion folder.

◆ var_folder

string $this var_folder = 'var'

CaMykS var folder.

◆ cache_folder

string $this cache_folder = 'cache'

CaMykS cache folder.

◆ file_extension

string $this file_extension = '.php.inc'

CaMykS script files extensions.

◆ folder_name

string $this folder_name = 'camyks'

CaMykS parent folder name.

◆ default_language

string $this default_language = 'fr'

CaMykS default language.