Code */
function isSlashTerm($path) {
$lastChar = $path[strlen($path) - 1];
Folder::isSlashTerm() - CORE/cake/libs/folder.php, line 768
Folder::slashTerm() - CORE/cake/libs/folder.php, line 289
File::pwd() - CORE/cake/libs/file.php, line 385
File::__construct() - CORE/cake/libs/file.php, line 100
FileEngine::init() - CORE/cake/libs/cache/file.php, line 89
Cache::engine() - CORE/cake/libs/cache.php, line 158
Cache::config() - CORE/cake/libs/cache.php, line 126
include - APP/config/core.php, line 237
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 655
Configure::getInstance() - CORE/cake/libs/configure.php, line 137
include - CORE/cake/bootstrap.php, line 49
[main] - APP/webroot/index.php, line 92