Sign in
apache
/
zetacomponents
/
trunk
/
.
/
Template
/
tests
/
templates
/
cache_block_with_function_key.tpl
blob: adf65db65bbad6155dc9faf62b0f93012f41fa09 [
file
]
{
use
$user
}
{
cache_block keys str_len
(
$user
->
name
)}
[{
$user
->
name
}]
{/
cache_block
}