summaryrefslogtreecommitdiff
path: root/lib/smarty3/plugins/modifiercompiler.count_paragraphs.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/smarty3/plugins/modifiercompiler.count_paragraphs.php')
-rw-r--r--lib/smarty3/plugins/modifiercompiler.count_paragraphs.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/smarty3/plugins/modifiercompiler.count_paragraphs.php b/lib/smarty3/plugins/modifiercompiler.count_paragraphs.php
index f7f4477..e214a56 100644
--- a/lib/smarty3/plugins/modifiercompiler.count_paragraphs.php
+++ b/lib/smarty3/plugins/modifiercompiler.count_paragraphs.php
@@ -5,16 +5,15 @@
* @package Smarty
* @subpackage PluginsModifierCompiler
*/
-
/**
* Smarty count_paragraphs modifier plugin
- * Type: modifier<br>
- * Name: count_paragraphs<br>
+ * Type: modifier
+ * Name: count_paragraphs
* Purpose: count the number of paragraphs in a text
*
- * @link http://www.smarty.net/manual/en/language.modifier.count.paragraphs.php
+ * @link http://www.smarty.net/manual/en/language.modifier.count.paragraphs.php
* count_paragraphs (Smarty online manual)
- * @author Uwe Tews
+ * @author Uwe Tews
*
* @param array $params parameters
*