Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#12337 closed defect (bug) (fixed)

Parse error: syntax error, unexpected T_ELSE in .../wp-includes/custom-navigation.php on line 278

Reported by: junsuijin Owned by: junsuijin
Priority: normal Milestone: 3.0
Component: Menus Version: 3.0
Severity: normal Keywords: has-patch, tested
Cc: Focuses:

Description

There is a <? where there should be a <?php directly before this line. This causes the custom navigation admin to fail for me.

Attachments (1)

12337.patch (581 bytes ) - added by junsuijin 17 years ago.
adds the <?php

Download all attachments as: .zip

Change History (2)

@junsuijin
17 years ago

adds the <?php

#1 @nacin
17 years ago

  • Resolutionfixed
  • Status newclosed
Note: See TracTickets for help on using tickets.