summaryrefslogtreecommitdiffstats
path: root/wp-includes/wpmu-functions.php
Commit message (Expand)AuthorAgeFilesLines
* Update blog_count once an hour!donncha2006-07-171-5/+1
* Hide errors.donncha2006-07-121-0/+2
* MySQL 5 needs a proper datetime (#71)donncha2006-07-111-1/+1
* WP Mergedonncha2006-07-061-2/+2
* $switch before we get_option in get_blog_option()donncha2006-07-041-1/+4
* Test if email address has been used in a signup alreadydonncha2006-07-041-3/+15
* Fixed #54donncha2006-07-031-1/+1
* Forgot to add the check for $wp_roles in restore_blog.. (#50)donncha2006-06-281-1/+5
* Sync some filesdonncha2006-06-281-9/+5
* Some meta information goes in blog options, others into wp_blogs. (should fix...donncha2006-06-281-1/+3
* Create blogroll category and link2cat records for default links.donncha2006-06-281-1/+9
* Check that $wp_roles exists (http://mu.wordpress.org/forums/topic.php?id=965&...donncha2006-06-281-3/+5
* Applied redirection patch from bug #27.donncha2006-06-271-14/+14
* Create $illegal_names if it's not created during install. (fixes #36)donncha2006-06-261-0/+4
* Installer, signup and vhosts lookup fixesdonncha2006-06-231-4/+3
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+1340