Ticket #2404: blogger.diff
| File blogger.diff, 368 bytes (added by Sewar, 3 years ago) |
|---|
-
blogger.php
old new 599 599 } 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 604 606 if ( false === $this->import ) {
