Code |
Context$config = array(
"debug" => 1
)
$value = 1
$_this = Configure
Configure::$modelPaths = array
Configure::$behaviorPaths = array
Configure::$controllerPaths = array
Configure::$componentPaths = array
Configure::$viewPaths = array
Configure::$helperPaths = array
Configure::$pluginPaths = array
Configure::$vendorPaths = array
Configure::$localePaths = array
Configure::$shellPaths = array
Configure::$debug = 1
Configure::$__cache = true
Configure::$__objects = array
Configure::$_log = NULL
Configure::$App = array
Configure::$Cake = array
Configure::$log = 5
Configure::$Routing = array
Configure::$Session = array
Configure::$Security = array
Configure::$Acl = array
Configure::$datasourcePaths = array
$names = "debug"
$name = array(
"debug"
)
if (isset($config['debug'])) {
if ($_this->debug) {
error_reporting(E_ALL ^ E_DEPRECATED);
Configure::write() - COREcakeCORElibsCOREconfigure.php, line 292
MailsController::companyContact() - COREappCOREcontrollersCOREmails_controller.php, line 38
Object::dispatchMethod() - COREcakeCORElibsCOREobject.php, line 117
Dispatcher::_invoke() - COREcakeCOREdispatcher.php, line 245
Dispatcher::dispatch() - COREcakeCOREdispatcher.php, line 211
[main] - COREappCOREwebrootCOREindex.php, line 87