Opened 13 years ago
Closed 13 years ago
#5406 closed defect (bug) (fixed)
Error while simulating upgrade to 2.0
| Reported by: | imath | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | Core | Version: | |
| Severity: | major | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I suggest adding
add_blog_optiontobp-core-wpabstraction.php