Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#26103 closed defect (bug) (fixed)

Unused global $wp_db_version in pre_schema_upgrade()

Reported by: jeremyfelt's profile jeremyfelt Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.8 Priority: normal
Severity: normal Version: 2.9
Component: Upgrade/Install Keywords: has-patch
Focuses: Cc:

Description

Looks like it was included in [11883], but never used. Patch attached to remove it.

Attachments (1)

26103.diff (469 bytes) - added by jeremyfelt 11 years ago.

Download all attachments as: .zip

Change History (3)

@jeremyfelt
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Component changed from General to Upgrade/Install
  • Milestone changed from Awaiting Review to 3.8

#2 @SergeyBiryukov
11 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 26251:

Remove unused global reference. props jeremyfelt. fixes #26103.

Note: See TracTickets for help on using tickets.