verifyUtente()) { die_forbidden(); } $npa->verifyDelega(); if(! empty($npa->fascicolo["codice"])) { $error = true; $result = $npa->getCIG($message); // Catturiamo eventuali notice da PHP $notices = ob_get_clean(); if(!empty($notices)) { ?> swal({ title: js_dict.attenzione, html: ``, type: "error" }).then(function(){ window.location.reload(); }); swal({ title: , html: , type: "" }).then(function(){ window.location.reload(); });