<?
$show = false;
if ($_SESSION["ente"]->hasModulo("anac") && !empty($lotti) && !empty($gara->getRisposteElaborazione())) { $show = true; }
?>