소스 검색

Revert timezone edit

Amit Snyderman 12 년 전
부모
커밋
37e60df12c
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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();