From eab8a101e7a3fcbb41e01a574985e06c5a3775de Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 18 Oct 2018 02:40:38 +0200 Subject: Updating Smarty --- lib/smarty3/plugins/modifiercompiler.count_words.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/smarty3/plugins/modifiercompiler.count_words.php') diff --git a/lib/smarty3/plugins/modifiercompiler.count_words.php b/lib/smarty3/plugins/modifiercompiler.count_words.php index f20a197..6d889da 100644 --- a/lib/smarty3/plugins/modifiercompiler.count_words.php +++ b/lib/smarty3/plugins/modifiercompiler.count_words.php @@ -5,11 +5,10 @@ * @package Smarty * @subpackage PluginsModifierCompiler */ - /** * Smarty count_words modifier plugin - * Type: modifier
- * Name: count_words
+ * Type: modifier + * Name: count_words * Purpose: count the number of words in a text * * @link http://www.smarty.net/manual/en/language.modifier.count.words.php count_words (Smarty online manual) -- cgit v1.2.3