aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php
diff options
context:
space:
mode:
authorKlaus Weidenbach <Klaus.Weidenbach@gmx.net>2018-05-04 22:44:22 +0200
committerKlaus Weidenbach <Klaus.Weidenbach@gmx.net>2018-05-09 21:07:25 +0200
commitdafe0afa65171f55146f49f3d45fb4c126073be9 (patch)
treeecdff36542dad91aa54023b6d6fb928ce5168718 /vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php
parent30d0f9888c049f487769f34d2cce51560bc5925e (diff)
downloadvolse-hubzilla-dafe0afa65171f55146f49f3d45fb4c126073be9.tar.gz
volse-hubzilla-dafe0afa65171f55146f49f3d45fb4c126073be9.tar.bz2
volse-hubzilla-dafe0afa65171f55146f49f3d45fb4c126073be9.zip
:arrow_up: Update libraries.
Updating smarty/smarty (v3.1.31 => v3.1.32) Updating sabre/vobject (4.1.5 => 4.1.6)
Diffstat (limited to 'vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php')
-rw-r--r--vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php b/vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php
index 2c4c00a37..9fe5d4da2 100644
--- a/vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php
+++ b/vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php
@@ -8,8 +8,8 @@
/**
* Smarty default modifier plugin
- * Type: modifier<br>
- * Name: default<br>
+ * Type: modifier
+ * Name: default
* Purpose: designate default value for empty variables
*
* @link http://www.smarty.net/manual/en/language.modifier.default.php default (Smarty online manual)