Opened 14 years ago
Closed 14 years ago
#2507 closed defect (fixed)
Changeset 11360 breaks Mythweb program lists on 0.20 fixes branch
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | mythweb |
Cc: | Ticket locked: | no |
Description
Seems to be one too many commas on line 271, of branches/release-0-20-fixes/mythplugins/mythweb/includes/recording_schedules.php
Changing to
_or($this->category, 0 ),
works for me.
Note: See
TracTickets for help on using
tickets.
(In [11363]) merge typo fix from trunk to close #2507