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

Send Error By Mail Interval

Variable: $cfg['errorControl']['sendErrorByMailInterval']

Effected class: errorControl global

Config type: errorControl

Type of data: integer

Platform: 2v

How to call: basic::$cfg['errorControl']['sendErrorByMailInterval']

Description:
Errors will be sent by mail to the admin, this is the error interval. Which it's meaning is: if same error occur in this time frame, error won't be sent until the next interval.
example: 1
The default set of "sendErrorByMailInterval".
How to set (example):
Code:
Info Panel
Roll it!   ⇔