Minor MS startup cleanups. See #11644

git-svn-id: https://develop.svn.wordpress.org/trunk@13254 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-02-20 14:07:23 +00:00
parent 8c10673185
commit d17afeb98e
2 changed files with 6 additions and 7 deletions

View File

@@ -180,7 +180,6 @@ function wpmu_current_site() {
*
* Used when blog does not exist. Checks for a missing $wpdb->site table as well.
*
* @todo Merge with is_blog_installed(), dead_db(), wp_not_installed(), etc.
* @access private
* @since 3.0.0
*/