Code |
Context$param = "index.html"
$request_b = "index.html"
{
$request_b = $this->params ['pass'] [count ($this->params ['pass']) - 1];
$request_a = $this->params ['pass'] [count ($this->params ['pass']) - 2];
SectionsController::_is_method_from_controller() - APP/controllers/sections_controller.php, line 252
SectionsController::index() - APP/controllers/sections_controller.php, line 190
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 268
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 240
[main] - APP/webroot/index.php, line 83