Opened 18 years ago
Closed 18 years ago
#5403 closed enhancement (fixed)
Remove unused variable from previous_post_link()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | lowest |
| Severity: | normal | Version: | 2.3.1 |
| Component: | Template | Keywords: | |
| Focuses: | Cc: |
Description
previous_post_link() contains an unused variable named $pre. Might as well remove it.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed as part of #5411: (In [6359]) Refactor next_post_link, previous_post_link. props xknown. fixes #5411