summaryrefslogtreecommitdiffstats
path: root/wp-content/blogs.php
Commit message (Collapse)AuthorAgeFilesLines
* Merged changes from trunkdonncha2008-08-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1418 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use wp_check_filetype() first, fixes #496donncha2007-11-151-5/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1149 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use status_header(), props momo360modena, fixes #473donncha2007-10-241-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1129 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "Content-length" and cleanup. props momo360modena and dsilverman, ↵donncha2007-10-241-19/+14
| | | | | | fixes #473 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1128 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Pass the right filename to mime_content_type()donncha2007-09-051-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1044 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use mime_content_type() if available, finfo_file() anyone?donncha2007-08-231-4/+6
| | | | | | | Sanitize filename, props Alexander Concha git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1041 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove extra file type serving protection (see #203)donncha2007-01-221-7/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@857 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Needed to rename this CONSTANT for a long timedonncha2006-11-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@815 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Die, die, die! (fixes #202)donncha2006-11-281-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@814 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - needs testing.donncha2006-10-091-4/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@797 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix upload pathdonncha2006-09-281-4/+3
| | | | | | | Fix die() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@783 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use UPLOADS constant and update blogs.php (fixes #168)donncha2006-09-281-43/+64
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@777 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use wp_check_filetype() to figure out mimetype.donncha2006-08-221-4/+61
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@725 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+50
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36