Added chix module.

This commit is contained in:
2020-01-14 00:15:52 +03:00
parent 06f20d2a4f
commit c9095516d5
19 changed files with 1020 additions and 46 deletions
+2
View File
@@ -4,6 +4,8 @@ use App\Kernel;
use Symfony\Component\ErrorHandler\Debug;
use Symfony\Component\HttpFoundation\Request;
date_default_timezone_set('Europe/Minsk');
require dirname(__DIR__).'/config/bootstrap.php';
if ($_SERVER['APP_DEBUG']) {