浏览代码

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();