#18479 closed defect (bug) (fixed)
Remove 'BASE' == $base check in ms-settings.php?
Reported by: | mdawaffe | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | trivial | Version: | 3.2.1 |
Component: | Multisite | Keywords: | |
Focuses: | Cc: |
Description
http://core.trac.wordpress.org/browser/trunk/wp-includes/ms-settings.php?rev=16633#L14
Is this check still necessary? I think it's just a holdover from MU: http://mu.trac.wordpress.org/browser/trunk/wp-config-sample.php?rev=2022#L40 (old trac)
Change History (4)
Note: See
TracTickets for help on using
tickets.
This can indeed go. 'BASE' was the original base in the MU config-sample, but there's no way we need it this many versions out.