kod wygląda następująco
$pp_client = $this->getRequest()->getParam('id'); { $this->view->pp_client = $pp_client; } { $this->view->pp_client = $_COOKIE['user_pp']; }
$pp_client = $this->getRequest()->getParam('id'); { $this->view->pp_client = $pp_client; } { $this->view->pp_client = $_COOKIE['user_pp']; }
$pp_client = $this->getRequest()->getParam('id'); { $this->view->pp_client = $pp_client; }
{ $this->view->pp_client = $_COOKIE['user_pp']; }