Code |
Context $news = $this->News->find('all', array('conditions' => array('slug_' . Configure::read('Config.language') => $slug)));
$this->set('title_for_layout', $news[0]['News']['title_' . Configure::read('Config.language')]);
$slug = "sondageabak2010"
$news = array()
NewsController::view() - APP/controllers/news_controller.php, line 59
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /home/abak/public_html/index.php, line 108