<?
if (isset($gara)) {
$show = false;
if (isset($gara->round["infoFase"]) && !$gara->round["infoFase"]["aperta"]) {
$show = true;
}
?>