summaryrefslogtreecommitdiffstats
path: root/wp-admin/includes
Commit message (Expand)AuthorAgeFilesLines
* Improved language support, props momo360modena, fixes #464donncha2007-10-221-0/+7
* Added "DISABLE_UPLOADS" and "DISABLE_UPLOADS_MESSAGE"donncha2007-10-222-2/+18
* Move wpmu_checkAvailableSpace() to includes/mu.php and add it to upload action.donncha2007-10-221-0/+28
* Typo fix, props andrea_r, fixes #461donncha2007-10-191-2/+2
* Move functions into wp-admin/includes/mu.php because of potential conflict wi...donncha2007-10-191-0/+30
* Only show dashboard quota if user can write posts, props momo360modena, fixes...donncha2007-10-191-1/+2
* These should be actions, not filters. semanticsdonncha2007-10-191-2/+2
* Cleanup mu.php by ktlee, fixes #453donncha2007-10-181-12/+11
* Cleanup by momo360modena, thanks! fixes #450donncha2007-10-171-85/+65
* If quota is lowered then make percentage used 100%donncha2007-10-171-3/+5
* Display Upload quota on dashdboard and allow quota to be changed in Siteadmin...donncha2007-10-171-0/+68
* Make default characterset utf8donncha2007-10-151-7/+7
* Move custom upload functions into mu.phpdonncha2007-10-152-24/+25
* Merge with WP 2.3 - testing use only!donncha2007-10-1218-0/+5284