son yorumlar

  <!--recent comments start -->
  <div class="footer-recent-comments">
    <?php include (TEMPLATEPATH . '/simple_recent_comments.php'); 
	<?php if (function_exists('src_simple_recent_comments')) { src_simple_recent_comments(5, 60, '<h4>Son Yorumlar</h4>', ''); } ?>
  </div>
  <!--recent comments end -->