Code |
Context$id = "11"
$this->layout = 'events';
$event_id = ($this->params['id']) == null ? $id : $this->params['id'];
EventsController::display_event() - APP\controllers\events_controller.php, line 17
Object::dispatchMethod() - CORE\cake\libs\object.php, line 118
Dispatcher::_invoke() - CORE\cake\dispatcher.php, line 227
Dispatcher::dispatch() - CORE\cake\dispatcher.php, line 194
[main] - APP\webroot\index.php, line 88