Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#29784 closed enhancement (fixed)

Unnecessary `;` in wp-includes/wp-db.php

Reported by: ixkaito's profile ixkaito Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.1 Priority: normal
Severity: normal Version: 2.7
Component: Database Keywords:
Focuses: Cc:

Description

Deleted unnecessary ; in wp-includes/wp-db.php.

Attachments (1)

wp-db.diff (372 bytes) - added by ixkaito 9 years ago.

Download all attachments as: .zip

Change History (3)

@ixkaito
9 years ago

#1 @SergeyBiryukov
9 years ago

  • Component changed from General to Database
  • Milestone changed from Awaiting Review to 4.1
  • Version changed from 3.0 to 2.7

#2 @SergeyBiryukov
9 years ago

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

In 29784:

Remove unnecessary semicolon.

props ixkaito.
fixes #29784.

Note: See TracTickets for help on using tickets.