]>
Raphaƫl G. Git Repositories - airlibre/blob - public/index.php
9982c218d6969c72d4c91e3834e3f535e2dfe68b
   5 require_once dirname(__DIR__
).'/vendor/autoload_runtime.php'; 
   7 return function (array $context) { 
   8     return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);