Code |
Context$boot = true
$_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::$debug = 2
Configure::$__cache = false
Configure::$__objects = array
Configure::$_log = NULL
Configure::$App = array
Configure::$log = 5
Configure::$Cake = array
Configure::$Routing = array
Configure::$Cache = array
Configure::$Session = array
Configure::$Security = array
Configure::$Acl = array
Configure::$Config = array
$modelPaths = null
$behaviorPaths = null
$controllerPaths = array(
"/var/www/html_new/app//controllers/soap"
)
$componentPaths = null
$viewPaths = array(
"/var/www/html_new/app//views/",
"/var/www/html_new/app/tmp//cache/elementcache/"
)
$helperPaths = null
$pluginPaths = null
$vendorPaths = null
$domain = "randr.votigo.com"
$pString = "randr"
$onProd = true
$cacheEngine = "Memcache"
}
define ('MEMCACHE_PREFIX', "premium_");
require_once('memcacheconfig.php');
require_once - APP/config/bootstrap.php, line 750
include - APP/config/bootstrap.php, line 750
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 642
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83