Ticket #4577: 2.0.patch
| File 2.0.patch, 549 bytes (added by , 18 years ago) |
|---|
-
index.php
15 15 <h2><?php _e('Latest Activity'); ?></h2> 16 16 17 17 <?php 18 $rss = @fetch_rss('http://feeds.technorati.com/ cosmos/rss/?url='. trailingslashit(get_option('home')) .'&partner=wordpress');18 $rss = @fetch_rss('http://feeds.technorati.com/search/'. trailingslashit(get_option('home')) .'?partner=wordpress'); 19 19 if ( isset($rss->items) && 0 != count($rss->items) ) { 20 20 ?> 21 21 <div id="incominglinks">