correct whitespace in choix_date.php file
This commit is contained in:
parent
9d59f0e038
commit
6a9862bcae
@ -177,7 +177,7 @@ if (GETPOST('confirmation')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Add survey into database
|
// Add survey into database
|
||||||
if (!$erreur && $erreurNb==0) {
|
if (!$erreur && $erreurNb == 0) {
|
||||||
$_SESSION["toutchoix"] = substr("$choixdate", 1);
|
$_SESSION["toutchoix"] = substr("$choixdate", 1);
|
||||||
|
|
||||||
ajouter_sondage();
|
ajouter_sondage();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user