".htmlentities($msg["nettoyage_responsabilites"], ENT_QUOTES, $charset)." : 1
";
$query = mysql_query("delete responsability from responsability left join notices on responsability_notice=notice_id where notice_id is null ");
$affected += mysql_affected_rows();
// mise à jour de l'affichage de la jauge
print "
100%
";
print "
";