er
This commit is contained in:
parent
c7afcfafe4
commit
b8529e3864
|
|
@ -326,7 +326,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
}
|
||||
|
||||
// Ne s'ouvre QUE si un enfant est actif OU si l'ID parent est explicitement défini
|
||||
$shouldBeOpen = ($hasActiveChild === true);
|
||||
$shouldBeOpen = false;
|
||||
|
||||
// DEBUG (Optionnel) : Décommentez la ligne suivante pour voir pourquoi ça s'ouvre
|
||||
// echo "";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user