Opened 4 years ago
Closed 4 years ago
#11027 closed defect (bug) (fixed)
Dead Code in get_pages()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Template | Version: | 2.9 |
| Severity: | normal | Keywords: | has-patch commit get_pages |
| Cc: |
Description
A variable assignment that's obviously pointless.
Patch removes.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [12106]) Remove pointless var assignment in get_pages(), props filosofo, fixes #11027