Code |
Context$slug = null
$allAgendas = array()
if(empty($slug)) {
$slug = $allAgendas[0]['Agenda']['slug'];
AgendaController::agendaDetails() - APP/controllers/agenda_controller.php, line 12
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88