Context |
Code$id = "3"
$id_pager = "3"
$id_pager =$id;
$this->Session->write('id_pager',$id_pager );
$this->set('id_pager',$id_pager);
$this->redirect($_SERVER['HTTP_REFERER']);
StronyController::pager() - APP/controllers/strony_controller.php, line 125
Dispatcher::_invoke() - COREcake/dispatcher.php, line 353
Dispatcher::dispatch() - COREcake/dispatcher.php, line 333
[main] - ROOT//index.php, line 189