oublie variable page true
This commit is contained in:
parent
5af1de60bb
commit
486bb0dfaf
|
@ -84,8 +84,8 @@ function init_variable(premier_appel){
|
|||
|
||||
// Enchainement des pages
|
||||
if (premier_appel){
|
||||
page_contexte = false
|
||||
page_inscription = true
|
||||
page_contexte = true
|
||||
page_inscription = false
|
||||
page_explication = false
|
||||
page_warning = false
|
||||
page_explication_bis = false
|
||||
|
|
Loading…
Reference in New Issue