Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Default Language

Variable: $cfg['lang']['default']

Effected class: lang trans router

Config type: lang

Type of data: array

Platform: 2v

How to call: self::$cfg['lang']['default']

(only from effected classes)

Description:
System default language code and their description text, the code can be between 2 to 5 letters only. The array will be built with only 1 language code like this: array("code"=>"description").
example: 1
The default set of "default".
How to set (example):
Code:
Info Panel
Roll it!   ⇔