Changeset 2063

Show
Ignore:
Timestamp:
01/07/05 01:17:42 (4 years ago)
Author:
saxmatt
Message:

http://mosquito.wordpress.org/view.php?id=624

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-links-opml.php

    r1940 r2063  
    4949        } // end if new category 
    5050?> 
    51             <outline title="<?php echo wp_specialchars($result->link_name); ?>" type="link" xmlUrl="<?php echo $result->link_rss; ?>" htmlUrl="<?php echo($result->link_url) ?>"/> 
     51            <outline title="<?php echo wp_specialchars($result->link_name); ?>" type="link" xmlUrl="<?php echo $result->link_rss; ?>" htmlUrl="<?php echo(wp_specialchars($result->link_url)) ?>"/> 
    5252<?php 
    5353        } // end foreach