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

Allow Db Ui

Variable: $cfg['errorControl']['dbUi']['allow']

Effected class: errorControl global

Config type: errorControl

Type of data: integer

Platform: 2v

How to call: basic::$cfg['errorControl']['dbUi']['allow']

Description:
Should we allow db UI? Read more about this function showContainer.
Available options:
0 - Nope.
1 - Sure (dev env + dev users).
2 - Sure (only dev env).
example: 1
The default set of "allow".
How to set (example):
Code:
Info Panel
Roll it!   ⇔