Code |
Context$cache_expire = 31536000
if(($this->params['controller'] == 'noutati') && ($this->params['action'] == 'detalii' )) {
$this->Categorie->id = $this->params['pass'][1];
AppController::beforeFilter() - APP/app_controller.php, line 28
NoutatiController::beforeFilter() - APP/controllers/noutati_controller.php, line 22
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 209
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88