query($query); header("Location: " . $$base_url . "/" . $path , TRUE, 301); return; }else { require_once 'entete.php'; print(' ') . EOL; print(' '); if (empty($idVotation)) { choixVotation($path, 0, false); }elseif (empty($idVote)) { choixVote($path, $idVotation); } print(' '); require_once("footer.html"); } $db->close(); ?>;