[wp-trac] [WordPress Trac] #14391: Cron Jobs work on wrong time
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 22 16:36:26 UTC 2010
#14391: Cron Jobs work on wrong time
---------------------------+------------------------------------------------
Reporter: danielhuesken | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cron | Version: 3.0
Severity: normal | Keywords: cron
---------------------------+------------------------------------------------
Cron jobs runs on German Pages 2 Houers later as Scheduled!
if I'm change the wp-cron.php the line:
$local_time = time();
to
$local_time = current_time('timestamp');
its working corectliy.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14391>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list