Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Timezone should be set on the caller side
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Jan 28, 2015
1 parent 0ecc83a commit 9d00203
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Resque/Worker.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<?php
date_default_timezone_set('UTC');

require_once dirname(__FILE__) . '/Stat.php';
require_once dirname(__FILE__) . '/Event.php';
require_once dirname(__FILE__) . '/Job.php';
Expand Down

0 comments on commit 9d00203

Please sign in to comment.