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 Show On Page

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

Effected class: errorControl global

Config type: errorControl

Type of data: integer

Platform: 2v

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

Description:
Allow show query location on page? When do it on ui "Show db query on page".
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!   ⇔