Changeset 975

Show
Ignore:
Timestamp:
05/22/07 10:25:13 (2 years ago)
Author:
donncha
Message:

Restore current blog to avoid filling up the switch stack too much

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/xmlrpc.php

    r972 r975  
    599599                                'blogName' => get_option('blogname') 
    600600                        ); 
     601 
     602                        restore_current_blog(); 
    601603                } 
    602604