Changeset 7152

Show
Ignore:
Timestamp:
03/04/08 04:33:40 (9 months ago)
Author:
matt
Message:

Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/import/wordpress.php

    r7104 r7152  
    339339        if ( $post_ID && !empty($this->post_ids_processed[$post_ID]) ) // Processed already 
    340340            return 0; 
     341         
     342        set_time_limit( 60 ); 
    341343 
    342344        // There are only ever one of these