Code |
Context$type = null
$paths = array(
"libs" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/libs/"
),
"model" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/libs/model/"
),
"behavior" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/libs/model/behaviors/"
),
"controller" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/libs/controller/"
),
"component" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/libs/controller/components/"
),
"view" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/libs/view/"
),
"helper" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/libs/view/helpers/"
),
"cake" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/"
),
"class" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/cake/"
)
)
$used = array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs"
)
$vendor = array(
"vendor" => array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs/vendors/"
)
)
$openBasedir = "/var/www/vhosts/escayolasvegavaca.com/httpdocs:/tmp"
$all = array(
"/var/www/vhosts/escayolasvegavaca.com/httpdocs",
"/tmp"
)
$path = "/tmp"
realpath - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 476
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83