summaryrefslogtreecommitdiffstats
path: root/wp-settings.php
Commit message (Collapse)AuthorAgeFilesLines
* WP Merge with revision 9860donncha2008-11-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1542 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move PHP_SELF check down, and do not blindly apply to non vhost installs if ↵donncha2008-09-251-4/+5
| | | | | | on the main blog, mostly fixes #745 git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1497 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.6.2donncha2008-09-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1471 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Need to setup global and non persistent groups again after cache is ↵donncha2008-09-031-0/+4
| | | | | | reinitialised. git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1468 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added 410 Gone error for deleted and spam blog, props selad, fixes #705donncha2008-08-291-6/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1457 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Massive cleanup of wpmu-functions, props momo360modena, fixes #719donncha2008-08-281-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1450 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes, props momo360modena, #719donncha2008-08-251-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1449 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP revision 8635donncha2008-08-131-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1421 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't overwrite site_name, fixes #686, props Andydonncha2008-07-211-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1386 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Correct PHP_SELF when VHOST == no, fixes #626, props jergendutchdonncha2008-07-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1363 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Mangle the admin email address when a blog isn't activated, fixes #671donncha2008-07-041-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1349 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Set the wp_default_secret_key, fixes #670, props trentdonncha2008-07-041-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1348 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Set ADMIN_COOKIE_PATH to / for non VHOST installs, slightly less secure but ↵donncha2008-07-031-2/+7
| | | | | | fixes #677, props rboren git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1346 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 8216donncha2008-07-021-1/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1344 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 8180donncha2008-06-241-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1336 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move locale setup into a filter, may fix #655donncha2008-06-171-6/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1331 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8075donncha2008-06-131-42/+100
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1328 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to redirect to install.php - it doesn't exist anyway.donncha2008-06-101-11/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1325 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move SHORTINIT, need apply_filters(), fixes #649donncha2008-06-091-3/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1323 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup init processdonncha2008-06-051-38/+13
| | | | | | | Initialize the object cache sooner so sunrise.php can use it. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1322 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't load the object cache when installingdonncha2008-05-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1297 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* AUTOSAVE_INTERVAL, fixes #617 and #610, props hanifbdonncha2008-05-071-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1267 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WP 2.5, revision 7806donncha2008-04-241-4/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1260 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Replace glob(), it may be disabled on some hosts. fixes #594donncha2008-04-171-5/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1240 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-47/+215
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Replace wordpress.com with localhost.localdomain example emaildonncha2008-01-141-1/+1
| | | | | | | Use site admin email on non-activated blogs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1186 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3.2donncha2008-01-021-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1172 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add back the test cookie, props drmike, fixes #492donncha2007-11-091-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1143 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WordPress 2.3.1donncha2007-10-301-14/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1139 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* 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