[wp-trac] [WordPress Trac] #11796: Deprecate VHOSTS in favor of a boolean
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 26 10:31:15 UTC 2010
#11796: Deprecate VHOSTS in favor of a boolean
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.0
Component: Multisite | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------------+--------------------------------------------
Changes (by nacin):
* keywords: needs-patch => has-patch
Comment:
A backwards compatible patch is attached.
It relies on some constant mapping in default-constants.php, to ensure
that both end up being defined.
If VHOST and SUBDOMAIN_INSTALL are both already defined and they conflict,
then a warning is triggered (and it uses SUBDOMAIN_INSTALL). Otherwise, a
notice is triggered if VHOST is already defined.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11796#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list