js external lib clean
This commit is contained in:
parent
5f1a2c9188
commit
911cd07ea4
@ -5,7 +5,6 @@ use Slim\Flash\Messages;
|
|||||||
|
|
||||||
$container = new Container();
|
$container = new Container();
|
||||||
// $container = $app->getContainer();
|
// $container = $app->getContainer();
|
||||||
$settings = require __DIR__ . '/../src/settings.php';
|
|
||||||
$container->set('settings', function(){
|
$container->set('settings', function(){
|
||||||
return [
|
return [
|
||||||
'displayErrorDetails' => true, // set to false in production
|
'displayErrorDetails' => true, // set to false in production
|
||||||
|
Loading…
Reference in New Issue
Block a user