verifyUtente()) { die_forbidden(); } if(! empty($npa->fascicolo)) { $result = $npa->verify($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: , type: "" }).then(function(){ window.location.reload(); });