diff options
author | plegall <plg@piwigo.org> | 2015-12-15 15:24:01 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2015-12-15 15:24:01 +0100 |
commit | 3282ddbe2ea305edbb0b3ae84b6860c0d90ab072 (patch) | |
tree | 6ba00ec1ae9242e4784fd37eae776ad34de183a3 /include/smarty/libs/plugins | |
parent | acbdd756cd2a8772b4d0ebfc3ede86e71c6a495a (diff) |
update Smarty to official version 3.1.28
Diffstat (limited to '')
-rw-r--r-- | include/smarty/libs/plugins/modifiercompiler.strip_tags.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/smarty/libs/plugins/modifiercompiler.strip_tags.php b/include/smarty/libs/plugins/modifiercompiler.strip_tags.php index 3e6e13048..da5d364cb 100644 --- a/include/smarty/libs/plugins/modifiercompiler.strip_tags.php +++ b/include/smarty/libs/plugins/modifiercompiler.strip_tags.php @@ -12,7 +12,7 @@ * Name: strip_tags<br> * Purpose: strip html tags from text * - * @link http://www.smarty.net/manual/en/language.modifier.strip.tags.php strip_tags (Smarty online manual) + * @link http://www.smarty.net/docs/en/language.modifier.strip.tags.tpl strip_tags (Smarty online manual) * @author Uwe Tews * * @param array $params parameters |