summaryrefslogtreecommitdiff
path: root/lib/smarty3/plugins/modifiercompiler.upper.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/smarty3/plugins/modifiercompiler.upper.php')
-rw-r--r--lib/smarty3/plugins/modifiercompiler.upper.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/smarty3/plugins/modifiercompiler.upper.php b/lib/smarty3/plugins/modifiercompiler.upper.php
index a083c4f..ea4e95b 100644
--- a/lib/smarty3/plugins/modifiercompiler.upper.php
+++ b/lib/smarty3/plugins/modifiercompiler.upper.php
@@ -5,11 +5,10 @@
* @package Smarty
* @subpackage PluginsModifierCompiler
*/
-
/**
* Smarty upper modifier plugin
- * Type: modifier<br>
- * Name: lower<br>
+ * Type: modifier
+ * Name: lower
* Purpose: convert string to uppercase
*
* @link http://smarty.php.net/manual/en/language.modifier.upper.php lower (Smarty online manual)