verifyUtente()) { die_forbidden(); } $npa->verifyDelega(); if (!empty($npa->fascicolo)) { $result = $npa->send($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(); });