<?php if (function_exists('c2c_get_recent_posts')) { ?>

<ul>
<?php c2c_get_recent_posts() ?>
</ul>

<?php } ?>