Source Location: /smarty/libs/plugins/modifier.strip_tags.php
Smarty plugin
string smarty_modifier_strip_tags(
string $string, [boolean $replace_with_space = true])
[line 22]
Smarty strip_tags modifier plugin
Type: modifier
Name: strip_tags
Purpose: strip html tags from text
[ Top ]