Rapsys Git
/
airlibre
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove twig extension
[airlibre]
/
public
/
index.php
diff --git
a/public/index.php
b/public/index.php
index 88911257952cddc80a2575011304c58085132350..367362edc32e24620e4cc5662d4e1102c4e4fd74 100644
(file)
--- a/
public/index.php
+++ b/
public/index.php
@@
-1,7
+1,7
@@
<?php
use App\Kernel;
-use Symfony\Component\
Debug
\Debug;
+use Symfony\Component\
ErrorHandler
\Debug;
use Symfony\Component\HttpFoundation\Request;
require dirname(__DIR__).'/config/bootstrap.php';