fix parse error

This commit is contained in:
Garvin Hicking 2008-11-06 14:11:13 +00:00
parent 744db929d4
commit 855e40346e

View File

@ -1063,7 +1063,7 @@ class serendipity_syndication_plugin extends serendipity_plugin {
<a href="<?php echo $url; ?>"><?php echo $mytitle; ?></a>
<?php } ?>
</li>
?>
<?php
}
echo '</ul>';
}