... variable output by wrapping it in htmlspecialchars({$output}, ENT_QUOTES, SMARTY_RESOURCE_CHAR_SET); , which is the same as {$variable|escape:"html"} .
確定! 回上一頁