Opened 13 years ago
Closed 13 years ago
#25121 closed defect (bug) (fixed)
Unused local variable $indent in Walker_Nav_Menu_Edit
| Reported by: | jeremyfelt | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Menus | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
start_el() assigns a value to a local variable $indent, but then doesn't do much with it. Seems to be a leftover of another start_el() method when [14248] hit.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 25098: