summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* WP Mergedonncha2006-01-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@519 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added more fieldsdonncha2006-01-261-2/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@518 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-2510-47/+74
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@517 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* wpcom mergedonncha2006-01-242-13/+29
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@516 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* These only work when PHP is running as a module donncha2006-01-241-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@515 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-249-20/+47
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@514 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* site_admins should be an arraydonncha2006-01-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@513 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disable register_globals and display_errors!donncha2006-01-231-0/+2
| | | | | | | Update your site's .htaccess with these! You know it makes sense! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@512 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check for ABSPATH - can't call file directly. (thanks itdamager)donncha2006-01-231-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@511 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only display users of current blogdonncha2006-01-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@510 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-234-26/+35
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@509 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If called directly, ABSPATH isn't set so die()donncha2006-01-201-2/+2
| | | | | | | Removed safe_mode so wp_cache will work. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@508 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-2016-100/+109
| | | | | | | | | Removed Legacy Code (Thanks IT Damager) createBlog - only backup roles class if it exists! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@507 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-179-15/+22
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@506 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* createBlog() - populate post_count and comment_countdonncha2006-01-161-18/+28
| | | | | | | update/add blog_options functions update cache git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@505 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Updated kses stringsdonncha2006-01-161-19/+211
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@504 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-1612-72/+133
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@503 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-123-6/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@502 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Extra options and minor change to welcome emaildonncha2006-01-111-2/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@501 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Blurn Heesakkers fixed the sitemeta not found bug during install.donncha2006-01-111-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@500 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow through html commentsdonncha2006-01-111-2/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@499 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-113-24/+18
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@498 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge.donncha2006-01-1026-364/+1167
| | | | | | | Also fixes for kses that ate tags, and category js git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@497 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure a site option doesn't exist before adding itdonncha2006-01-091-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@496 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@495 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Misc changes by Andydonncha2006-01-062-0/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@494 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-065-41/+49
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@493 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-0510-113/+67
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@492 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Handle uppercase filenamesdonncha2006-01-031-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@491 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-035-25/+21
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@490 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-01-0224-128/+400
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@489 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Not needed any more.donncha2005-12-312-346/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@488 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-269-56/+101
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@487 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cookie fixdonncha2005-12-241-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@486 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-231-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@485 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Clear cache properly when password is resetdonncha2005-12-231-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@484 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-235-2/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@483 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-228-13/+31
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@482 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added file type checks back in.donncha2005-12-212-27/+42
| | | | | | | | Added dir_size() function from itdamager.com Fixed checks for size git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@481 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Updated SQL to create tables.donncha2005-12-211-5/+4
| | | | | | | Thanks http://www.itdamager.com/ git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@480 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added attributes to tags: dir, targetdonncha2005-12-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@479 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure blog 1 isn't overwrittendonncha2005-12-201-4/+11
| | | | | | | small fixes git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@478 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-2011-28/+43
| | | | | | | Cache fixes git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@477 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Formatting changesdonncha2005-12-201-421/+416
| | | | | | | Use cache more! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@476 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-197-41/+24
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@475 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Logins should not be all numericdonncha2005-12-191-11/+22
| | | | | | | Cache updates for various functions git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@474 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Site_admin option, was fixed on wordpress.com ages ago, but not merged.donncha2005-12-181-2/+2
| | | | | | | (Thanks http://www.itdamager.com/2005/12/16/no-admin-for-you/ ) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@473 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-1613-49/+129
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@472 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-12-156-20/+34
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@471 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This toodonncha2005-12-151-0/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@470 7be80a69-a1ef-0310-a953-fb0f7c49ff36