summaryrefslogtreecommitdiffstats
path: root/wp-admin/includes/mu.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup mu.php by ktlee, fixes #453donncha2007-10-181-12/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1099 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup by momo360modena, thanks! fixes #450donncha2007-10-171-85/+65
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1095 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If quota is lowered then make percentage used 100%donncha2007-10-171-3/+5
| | | | | | | | No more falsevalue in quota check Reword xmlrpc default action git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1091 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Display Upload quota on dashdboard and allow quota to be changed in ↵donncha2007-10-171-0/+68
| | | | | | | | | Siteadmin->Blogs->Edit (props ktlee, fixes #449) Allow XMLRPC settings for individual blogs to be edited git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1088 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move custom upload functions into mu.phpdonncha2007-10-151-0/+25
| | | | | | | Added get_space_allowed() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1071 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-0/+202
Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36