Changeset 1002

Show
Ignore:
Timestamp:
06/20/07 12:34:47 (2 years ago)
Author:
donncha
Message:

This should fix #355.

Files:

Legend:

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

    r999 r1002  
    12991299        $wp_roles->_init(); 
    13001300        // fix url. 
     1301        wp_cache_delete('notoptions', 'options'); 
     1302        wp_cache_delete('alloptions', 'options'); 
    13011303        update_option('siteurl', $url); 
    13021304        update_option('home', $url);