Ticket #6411: importer-var-fix-r7545.patch
File importer-var-fix-r7545.patch, 359 bytes (added by , 17 years ago) |
---|
-
wp-admin/import/wordpress.php
12 12 13 13 var $author_ids = array (); 14 14 var $tags = array (); 15 var $categories = array (); 15 16 16 17 var $j = -1; 17 18 var $fetch_attachments = false;