Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#9294 closed defect (bug) (fixed)

Typo in wp-admin/includes/upgrade.php from rev 10730

Reported by: josephscott's profile josephscott Owned by:
Milestone: 2.8 Priority: high
Severity: normal Version: 2.8
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

A typo was introduced into wp-admin/includes/upgrade.php recently in revision 10730:

foreach ( default_links as $link ) { 

Included is a simple patch to fix the typo.

Attachments (1)

wp-admin--includes--upgrade.php.diff (518 bytes) - added by josephscott 16 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
16 years ago

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

(In [10736]) Typo fix. Props josephscott. fixes #9294

Note: See TracTickets for help on using tickets.