Code |
Context$boot = true
$vendorPaths = null
$pluginPaths = null
$helperPaths = null
$viewPaths = null
$componentPaths = null
$controllerPaths = null
$behaviorPaths = null
$modelPaths = null
$session = array(
"save" => "php",
"cookie" => "TELEBID",
"timeout" => "120",
"start" => true,
"checkAgent" => true
)
$security = array(
"level" => "medium",
"salt" => "07a6b2214c954ba069dbf8196d315f83a30baef9"
)
$appConfigurations = array(
"encoding" => "UTF-8",
"baseUrl" => "",
"base" => "",
"dir" => "app",
"webroot" => "webroot",
"name" => "Tamilipbox",
"url" => "http://www.tamilipbox.com",
"timezone" => "Europa/Berlin",
"language" => "DE",
"email" => "tamilcentro@gmail.com",
"theme" => "",
"currency" => "EUR",
"pageLimit" => 100,
"bidHistoryLimit" => 10,
"remember_me" => "+30 days",
"auctionUpdateFrequency" => 1,
"timeSyncFrequency" => 9,
"gateway" => true,
"demoMode" => false,
"noAutobids" => false,
"cronTime" => 1,
"Image" => array(
"thumb_width" => 100,
"thumb_height" => 100,
"max_width" => 340,
"max_height" => 230
),
"Dob" => array(
"year_min" => 1909,
"year_max" => 1992
)
)
putenv - [internal], line ??
include - APP/config/bootstrap.php, line 10
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 620
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 45
[main] - APP/webroot/index.php, line 83