Changeset 12789 for trunk/wp-admin/import/livejournal.php
- Timestamp:
- 01/21/2010 09:37:43 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/import/livejournal.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import/livejournal.php
r12533 r12789 491 491 update_option( 'ljapi_highest_id', $highest_id ); 492 492 493 echo '<p>' . __( ' Comment metadata downloaded successfully, proceeding with comment bodies...' ) . '</p>';493 echo '<p>' . __( 'Comment metadata downloaded successfully, proceeding with comment bodies...' ) . '</p>'; 494 494 495 495 return true;
Note: See TracChangeset
for help on using the changeset viewer.