Opened 11 years ago
Closed 11 years ago
#5406 closed defect (bug) (fixed)
Error while simulating upgrade to 2.0
Reported by: | imath | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 2.0 | Priority: | normal |
Severity: | major | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
i've just simulated an upgrade (changing the db raw version to a value < to 7892) and it causes a fatal error on a non multisite config : undefined function add_blog_option
I think it's due to changeset 7893
Should we check is_multisite() and use add_option if false ?
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
I suggest adding
add_blog_option
tobp-core-wpabstraction.php