[wp-trac] [WordPress Trac] #20220: add test to see if sunrise === on in ms-settings
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 9 22:02:29 UTC 2012
#20220: add test to see if sunrise === on in ms-settings
----------------------------------------+-----------------------------
Reporter: sboisvert | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Multisite | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch commit 3.5-early |
----------------------------------------+-----------------------------
Comment (by sboisvert):
I think what you are saying is that I should of done something like
{{{
if ( !defined('SUNRISE') && !defined('DONT_DEFINE_SUNRISE') )
define( 'SUNRISE', 'on' );
}}}
in my wp-config. I really don't have a good answer for that....
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20220#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list