Changeset 6026 for trunk/wp-admin/import/mt.php
- Timestamp:
- 09/03/2007 11:32:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/import/mt.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import/mt.php
r5962 r6026 358 358 $post->post_date_gmt = $date_gmt; 359 359 } else if ( 'comment' == $context ) { 360 $comment->comment_date = $date; 360 $comment->comment_date = $date; 361 361 } else if ( 'ping' == $context ) { 362 $ping->comment_date = $date; 362 $ping->comment_date = $date; 363 363 } 364 364 } else if ( 0 === strpos($line, "EMAIL:") ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)