Changeset 1002
- Timestamp:
- 06/20/07 12:34:47 (2 years ago)
- Files:
-
- trunk/wp-includes/wpmu-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/wpmu-functions.php
r999 r1002 1299 1299 $wp_roles->_init(); 1300 1300 // fix url. 1301 wp_cache_delete('notoptions', 'options'); 1302 wp_cache_delete('alloptions', 'options'); 1301 1303 update_option('siteurl', $url); 1302 1304 update_option('home', $url);
