Implemented container

This commit is contained in:
Igor Scheller 2017-09-19 14:51:46 +02:00
parent 0ac9818764
commit 20a6fa07f8
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ use Symfony\Component\HttpFoundation\Session\Session;
/** /**
* This file includes all needed functions, connects to the db etc. * This file includes all needed functions, connects to the db etc.
*/ */
require_once __DIR__ . '/autoload.php'; require_once __DIR__ . '/autoload.php';