Display gravatars

Display gravatars, this was added from version 2.5

<?php
if(function_exists(’get_avatar’))
{
echo get_avatar($comment, ‘50?);}
?>