Browse Source

Revert timezone edit

Amit Snyderman 12 năm trước cách đây
mục cha
commit
37e60df12c
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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();