Changeset 3609
- Timestamp:
- 03/04/06 22:11:48 (3 years ago)
- Files:
-
- branches/2.0/wp-admin/import/blogger.php (modified) (1 diff)
- trunk/wp-admin/import/blogger.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.0/wp-admin/import/blogger.php
r3397 r3609 600 600 601 601 if ( isset($_GET['noheader']) ) { 602 header('Content-Type: text/html; charset=utf-8'); 603 602 604 $this->import = get_settings('import-blogger'); 603 605 trunk/wp-admin/import/blogger.php
r3517 r3609 600 600 601 601 if ( isset($_GET['noheader']) ) { 602 header('Content-Type: text/html; charset=utf-8'); 603 602 604 $this->import = get_settings('import-blogger'); 603 605
