Changeset 10880 for trunk/wp-admin/import/livejournal.php
- Timestamp:
- 04/06/2009 06:33:50 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/import/livejournal.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import/livejournal.php
r10811 r10880 362 362 // lj-user ==> a href 363 363 $post_content = $this->translate_lj_user( $post_content ); 364 $post_content = force_balance_tags( $post_content );364 //$post_content = force_balance_tags( $post_content ); 365 365 $post_content = $wpdb->escape( $post_content ); 366 366
Note: See TracChangeset
for help on using the changeset viewer.