Ticket #962: podpress.patch

File podpress.patch, 718 bytes (added by ntm, 3 years ago)

patch for the podpress.php (differences against rev. 98699)

Line 
1187a188
2>               remove_action('do_feed_rss', 'do_feed_rss', 10, 1);
3444c445
4<               if(!function_exists('do_feed_rss2')) {
5---
6>               if (!function_exists('do_feed_rss2')) {
7445a447,448
8>               } else {
9>                       do_feed_rss2($withcomments);
10457a461,462
11>               } else {
12>                       do_feed_rss2($withcomments);
13459d463
14<               podPress_do_feed_rss2($withcomments);
15467c471
16<               if(!function_exists('do_feed_rss2')) {
17---
18>               if (!function_exists('do_feed_rss2')) {
19468a473,474
20>               } else {
21>                       do_feed_rss2($withcomments);
22470d475
23<               do_feed_rss2($withcomments);
24483c488
25<               if(!function_exists('do_feed_rss2')) {
26---
27>               if (!function_exists('do_feed_rss2')) {
28484a490,491
29>               } else {
30>                       do_feed_rss2($withcomments);