Context |
Code$config = "App.baseUrl"
$value = null
$_this = array("viewPaths" => array, "controllerPaths" => array, "modelPaths" => array, "helperPaths" => array, "componentPaths" => array, "behaviorPaths" => array, "debug" => 1, "_log" => null, "App" => array, "Cake" => array, "log" => 5)
}
} else {
foreach ($config as $names => $value) {
$name = $_this->__configVarNames($names);
Configure::write() - CORE/cake/libs/configure.php, line 195
include - CORE/app/config/core.php, line 55
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 537
Configure::getInstance() - CORE/cake/libs/configure.php, line 97
include - CORE/cake/bootstrap.php, line 48
require - CORE/app/webroot/index.php, line 78
[main] - CORE/index.php, line 63