Sign in
apache
/
netbeans
/
refs/heads/master
/
.
/
php
/
php.smarty
/
test
/
unit
/
data
/
testfiles
/
parserBlocks
/
testParser4.tpl
blob: 18dac0a274b8d223a7a765d10b7a364ff50c2f93 [
file
] [
log
] [
blame
]
{
if
true
}
{
assign
var
=
var
value
=
value
}
{
setfilter
}
{
$var
}
{/
setfilter
}
{
else
}
{
include file
=
"myfile.tpl"
}
{/
if
}