Changeset 15473 for trunk/wp-includes/ms-functions.php
- Timestamp:
- 07/27/2010 06:02:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/ms-functions.php
r15404 r15473 285 285 return __( 'Error: Site URL already taken.' ); 286 286 287 // Need to back up wpdb table names, and create a new wp_blogs entry for new blog.287 // Need to back up wpdb table names, and create a new wp_blogs entry for new blog. 288 288 // Need to get blog_id from wp_blogs, and create new table names. 289 289 // Must restore table names at the end of function.
Note: See TracChangeset
for help on using the changeset viewer.