Sign in
apache
/
zetacomponents
/
trunk
/
.
/
Template
/
tests
/
templates
/
cache_include.tpl
blob: b3cf2a4542e8c4722eb918869903fd8538f8ff0f [
file
]
{
use
$a
,
$b
}
{
cache_template
}
[{
$a
}]
[{
$b
}]
{
include
"tmp_included.tpl"
send
$a
,
$b
,
"Hello"
as
$p
,
"World"
as
$q
receive $number
,
$t
}
[{
$number
}]
[{
$t
}]