Opened 3 years ago
Closed 3 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: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Menus | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch, tested |
| Cc: |
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.

adds the <?php