summaryrefslogtreecommitdiffstats
path: root/wp-settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Don't use $wpmuBaseTablePrefix any more, use $wpdb->base_prefix, props ↵donncha2007-10-261-1/+1
| | | | | | lunabyte, fixes #479 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1134 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WordPress, rev 6285 and untesteddonncha2007-10-231-13/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1125 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure it's really false, props momo360modena, #464donncha2007-10-231-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1123 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move SHORTINIT check down so that apply_filters() function is loadeddonncha2007-10-221-2/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1116 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-18/+51
| | | | | | | 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
* Move PLUGINDIR definition down so it can be set by an MU plugin if needed, ↵donncha2007-08-081-2/+2
| | | | | | props mysorehead, fixes #372 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1026 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to WP 2.2.1donncha2007-06-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1005 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add support for sunrise initialisation script at wp-content/sunrise.phpdonncha2007-06-081-3/+6
| | | | | | | | | | | This script is called before site and blog lookup and could be used to perform domain mapping or skip the lookup process. Define SUNRISE constant in wp-config.php to enable. Create $current_site and $current_blog objects to skip regular lookup git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@995 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5499, this is a big one! Test it before you put it live!donncha2007-05-211-5/+5
| | | | | | | Test only, not for production use yet git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@972 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add MUPLUGINDIR constant so that mu-plugins can be relocateddonncha2007-03-161-1/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@919 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-091-26/+31
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4929donncha2007-02-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@899 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4763donncha2007-01-181-4/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@851 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4721donncha2007-01-111-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@840 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4701donncha2007-01-081-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@832 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Needed to rename this CONSTANT for a long timedonncha2006-11-281-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@815 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4524donncha2006-11-241-6/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use PLUGINDIR (fixes #191)donncha2006-11-131-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@805 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-11-071-2/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@804 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - needs testing.donncha2006-10-091-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@797 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4347donncha2006-10-051-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@789 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix upload pathdonncha2006-09-281-1/+1
| | | | | | | 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-1/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@777 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* get_text should work againdonncha2006-09-261-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@773 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4254donncha2006-09-261-2/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@770 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Set the cookie path to the current site's path (fixes #125)donncha2006-09-121-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@737 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to #4124donncha2006-09-081-2/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@734 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4147donncha2006-08-311-8/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@729 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-08-101-12/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@721 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
* Language strings (#10)donncha2006-07-191-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@691 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
* Only show one logo on last install page.donncha2006-07-131-1/+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
* Log registrations (#77)donncha2006-07-121-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@667 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-121-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@663 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow side-wide login cookies for vhosts.donncha2006-07-061-1/+1
| | | | | | | Warning! This has the side effect that *anyone* on your site can steal your login cookie if they can execute Javascript in their blog. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@639 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP mergedonncha2006-06-231-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@592 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+288
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