Sign in
apache
/
netbeans
/
refs/heads/release121
/
.
/
php
/
php.smarty
/
test
/
unit
/
data
/
testfiles
/
indenting
/
case005.tpl
blob: a9313e05e454ab1c51e583e7e30c72b16cb05689 [
file
]
{
if
isset
(
$team
->
bugSets
)}
{
foreach
$team
->
bugSets
as
$bugs
}
{/
foreach
}
{
foreach
$team
->
bugSets
as
$bugs
}
{/
foreach
}
{/
if
}