--- nfo/php/libs/net.php.smarty/plugins/modifier.count_sentences.php 2002/10/09 00:53:36 1.1 +++ nfo/php/libs/net.php.smarty/plugins/modifier.count_sentences.php 2004/06/16 21:58:17 1.2 @@ -1,12 +1,21 @@ * Name: count_sentences * Purpose: count the number of sentences in a text - * ------------------------------------------------------------- + * @link http://smarty.php.net/manual/en/language.modifier.count.paragraphs.php + * count_sentences (Smarty online manual) + * @param string + * @return integer */ function smarty_modifier_count_sentences($string) {