Code Context $Contacts=$this->Contact->find('all');
$Contact=$this->Contact->find('first');
$this->set(compact('Contacts','destinataires','Contact1','Contact'));
compact - [internal], line ??
DemandesController::index() - APP/Controller/DemandesController.php, line 81
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117