ajout fermeture de la database
This commit is contained in:
@ -23,7 +23,7 @@ if (array_key_exists("idVotation", $GLOBALS) and empty($idVotation))
|
||||
|
||||
if (empty($idVotation))
|
||||
{
|
||||
choixVotation($path);
|
||||
choixVotation($path, 1, false);
|
||||
}
|
||||
|
||||
$method = getpost("method");
|
||||
|
Reference in New Issue
Block a user