Explorar el Código

Revert timezone edit

Amit Snyderman hace 12 años
padre
commit
37e60df12c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      test/bootstrap.php

+ 0 - 2
test/bootstrap.php

@@ -9,8 +9,6 @@
  * file that was distributed with this source code.
  */
 
-date_default_timezone_set('UTC');
-
 require dirname(__FILE__).'/../src/Mustache/Autoloader.php';
 Mustache_Autoloader::register();