Ticket #6507: search.php.patch
File search.php.patch, 334 bytes (added by , 16 years ago) |
---|
-
mythweb/modules/tv/search.php
334 334 case 'PreviousRecording': 335 335 case 'CurrentRecording': 336 336 case 'Recorded': 337 case 'NeverRecord': 337 338 unset($Results[$key]); 338 339 continue; 339 340 }