0 ", $dbh); $count = mysql_result($notices, 0, 0) ; } print "

".htmlentities($msg["nettoyage_responsabilites"], ENT_QUOTES, $charset)." : 2

"; $query = mysql_query("delete responsability from responsability left join authors on responsability_author=author_id where author_id is null "); $affected += mysql_affected_rows(); $v_state .= "
".htmlentities($msg["nettoyage_responsabilites"], ENT_QUOTES, $charset)." : "; $v_state .= $affected." ".htmlentities($msg["nettoyage_res_responsabilites"], ENT_QUOTES, $charset); $opt = mysql_query('OPTIMIZE TABLE authors'); // mise à jour de l'affichage de la jauge $spec = $spec - CLEAN_AUTHORS; print "
100%
"; print "
";