summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Copied install docs from WordPress since those were very clear and better ↵donncha2006-07-201-4/+27
| | | | | | than the original ones here (#90) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@697 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use wp_die()donncha2006-07-201-2/+1
| | | | | | | Removed $HTTP_USER_AGENT (#93) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@696 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove space from <?php (#92)donncha2006-07-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@695 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cast $n as an int (#95)donncha2006-07-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@694 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-203-3/+16
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@693 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#8)donncha2006-07-191-19/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@692 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#10)donncha2006-07-191-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@691 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#11)donncha2006-07-191-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@690 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#13)donncha2006-07-191-59/+59
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@689 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#15)donncha2006-07-191-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@688 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#18)donncha2006-07-191-19/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@687 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* language - #6donncha2006-07-191-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@686 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-183-66/+69
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@685 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language updates (#12)donncha2006-07-181-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@684 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Always show wide background because we never use the sidebar. (#88)donncha2006-07-181-4/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@683 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't use getenv()donncha2006-07-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@682 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Update blog_count once an hour!donncha2006-07-171-5/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@681 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* nonce the site admin options page.donncha2006-07-172-1/+13
| | | | | | | Add site_admins to the main blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@679 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "_"donncha2006-07-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@678 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Notify admin when new blog created (#83)donncha2006-07-171-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@677 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lower case users and blogs (#86)donncha2006-07-171-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@676 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Point people at the debugging page if their install doesn't work.donncha2006-07-171-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@675 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Match against ?p=x preview urls. (#79)donncha2006-07-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@674 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only show one logo on last install page.donncha2006-07-132-2/+2
| | | | | | | Fix theme update_options() bug in install (#80) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@673 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Enable permalinks options page.donncha2006-07-132-4/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@672 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cache updates: sort out hashed keys and groupsdonncha2006-07-131-27/+30
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@671 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Print the email!donncha2006-07-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@670 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure to check the right $value (#78)donncha2006-07-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@669 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Hide errors.donncha2006-07-121-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@668 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Log registrations (#77)donncha2006-07-123-2/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@667 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reword error message and remove link to support forum so ordinary users are ↵donncha2006-07-121-3/+4
| | | | | | not confused. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@666 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If we can't find the site, then point them towards the main page of the only ↵donncha2006-07-121-8/+18
| | | | | | site in the db. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@664 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-125-33/+33
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@663 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Correct domain for non-VHOST (fixes #76)donncha2006-07-121-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@662 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* lowercase loginsdonncha2006-07-122-0/+5
| | | | | | | clear cookies if not logged in! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@661 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If allow_themes is not set then don't populate it!donncha2006-07-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@660 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Better theme admin pagedonncha2006-07-122-6/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@659 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Give category_description a default value. (#71)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@658 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use get_*_directory() functionsdonncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@657 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ooops. Forgot ";" (fixes #74)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@656 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lowercase pages and blognamesdonncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@655 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that $pages is an array.donncha2006-07-111-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@654 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added blog path to View and Backend links (fixes #64)donncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@653 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use localhost.localdomaindonncha2006-07-111-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@652 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed feeds config code.donncha2006-07-113-9/+87
| | | | | | | Added admin "Add User" and "Add Blog" forms. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@651 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make WP_Object_cache multi-blog awaredonncha2006-07-111-0/+20
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@650 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No / at the end!donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@649 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed admin email change URL (#70)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@648 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* MySQL 5 needs a proper datetime (#71)donncha2006-07-112-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@647 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Just the blog please. (fixed #63)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@646 7be80a69-a1ef-0310-a953-fb0f7c49ff36