@@ -10,8 +10,6 @@ use Symfony\Component\Debug\Debug;
// read http://symfony.com/doc/current/book/installation.html#configuration-and-setup for more information
//umask(0000);
-ini_set('date.timezone', 'UTC');
-
set_time_limit(0);
/**
@@ -1,7 +1,5 @@
<?php
use Symfony\Component\HttpFoundation\Request;