Changeset 1318

Show
Ignore:
Timestamp:
05/29/08 11:24:01 (5 months ago)
Author:
donncha
Message:

Don't restore blog so soon

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/wpmu-functions.php

    r1310 r1318  
    11681168 
    11691169        add_user_to_blog($blog_id, $user_id, 'administrator'); 
    1170  
    1171         restore_current_blog(); 
    11721170 
    11731171        if ( is_array($meta) ) foreach ($meta as $key => $value) {