php
Gwenael PLANCHON 1 year ago
parent 54198a8f42
commit c4c29b85a5

@ -82,7 +82,7 @@ class ScientifiqueGateway
":idDifficulte"=>[$sci->getDifficulte()->getId(),$this->con::PARAM_STR],
":idSexe"=>[$sci->getSexe()->getId(),$this->con::PARAM_STR],
":id"=>[$sci->getId(),$this->con::PARAM_INT]
]);
]) ? true : false ;
}
/**

Loading…
Cancel
Save