Ajout log
This commit is contained in:
@@ -17,6 +17,7 @@ class IndexController extends AbstractActionController
|
||||
{
|
||||
public function indexAction()
|
||||
{
|
||||
error_log('Action : indexAction');
|
||||
$view = new ViewModel();
|
||||
$view->setTerminal(true);
|
||||
return $view;
|
||||
|
Reference in New Issue
Block a user