Context |
Code$id = "9"
$lang = "pl"
$title = "Poradnik"
$page = 1
$order = "sort"
$direction = "ASC"
$show = "8"
$page_aktul = false
$paging = array("count" => "8", "style" => "html", "link" => "/page/display/1", "page" => 1, "limit" => 10, "order" => "sort", "direction" => "ASC", "show" => array, "selected_name" => null)
$tmp = false
$tmp = $this->Page->findbyId($id);
$paging['selected_name'] = $tmp['Page']['title_'.$lang];
$this->set('paging', $paging);
$this->set('data', $dataedit);
StronyController::widok() - APP/controllers/strony_controller.php, line 145
Dispatcher::_invoke() - COREcake/dispatcher.php, line 353
Dispatcher::dispatch() - COREcake/dispatcher.php, line 333
[main] - ROOT//index.php, line 189