titles contain html sometimes

orig_fof
steveminutillo 2007-06-26 01:20:08 +00:00
parent fd51b7c9cd
commit c182c76c99
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ foreach($result as $item)
<entry>
<id><?php echo $item_guid ?></id>
<link href="<?php echo $item_link ?>" rel="alternate" type="text/html"/>
<title><?php echo $item_title ?></title>
<title type="html"><?php echo $item_title ?></title>
<summary type="html"><?php echo $item_content ?></summary>
<updated><?php echo $item_updated ?></updated>
<source>