Implemented container
This commit is contained in:
parent
0ac9818764
commit
20a6fa07f8
|
@ -12,7 +12,6 @@ use Symfony\Component\HttpFoundation\Session\Session;
|
|||
/**
|
||||
* This file includes all needed functions, connects to the db etc.
|
||||
*/
|
||||
|
||||
require_once __DIR__ . '/autoload.php';
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue