[wp-trac] [WordPress Trac] #17278: Updater shows last check in 1970
WordPress Trac
wp-trac at lists.automattic.com
Wed May 4 01:52:54 UTC 2011
#17278: Updater shows last check in 1970
-----------------------------+------------------------
Reporter: hebbet | Owner: nacin
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.2
Component: Upgrade/Install | Version: 3.2
Severity: major | Resolution:
Keywords: needs-patch |
-----------------------------+------------------------
Comment (by greuben):
I still think passing current timestamp seems proper rather than
{{{
if ( $i ) {
$datemonth = $wp_locale->get_month( $datefunc( 'm', $i ) );
} else {
$datemonth = $wp_locale->get_month( $datefunc( 'm' ) );
}
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17278#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list