Changeset 24970
- Timestamp:
- 08/01/2013 07:46:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.6/wp-includes/locale.php
r24454 r24970 335 335 * @since 3.6.0 336 336 */ 337 private functionstrings_for_pot() {337 function _strings_for_pot() { 338 338 /* translators: localized date format, see http://php.net/date */ 339 339 __( 'F j, Y' );
Note: See TracChangeset
for help on using the changeset viewer.