summaryrefslogtreecommitdiff
path: root/libs/plugins/modifiercompiler.count_paragraphs.php
diff options
context:
space:
mode:
Diffstat (limited to 'libs/plugins/modifiercompiler.count_paragraphs.php')
-rw-r--r--libs/plugins/modifiercompiler.count_paragraphs.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/libs/plugins/modifiercompiler.count_paragraphs.php b/libs/plugins/modifiercompiler.count_paragraphs.php
index 09973ef3..0e1b0af8 100644
--- a/libs/plugins/modifiercompiler.count_paragraphs.php
+++ b/libs/plugins/modifiercompiler.count_paragraphs.php
@@ -12,9 +12,10 @@
* Type: modifier<br>
* Name: count_paragraphs<br>
* Purpose: count the number of paragraphs in a text
- * @link http://smarty.php.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
* @return string with compiled code
*/