[wp-hackers] Code Review - 0000924: RSS2 feed does not validate when using translation mo file

Ryan Boren ryan at boren.nu
Sun Feb 20 19:26:27 GMT 2005


http://mosquito.wordpress.org/view.php?id=924

mysql2date() accepts an optional third argument that prevents
translating the date via the locale tables when set to false.  All feeds
have been updated to pass a third argument of false to all invocations
of mysql2date().

Also, the $use_b2configmonthsdays argument of mysql2date() has been
renamed $translate and given a default value of true instead of 1.

Diff is attached to the bug.

Ryan




More information about the hackers mailing list