user gateway branch

list-Gtw-Mdl
Nicolas FRANCO 3 years ago
parent c67da0780e
commit b9efb2e41a

@ -23,7 +23,7 @@ class TaskGateway
':descript'=> array($t->get_description(),PDO::PARAM_STR),
':priorite'=> array($t->get_priorite(),PDO::PARAM_STR),
':idList'=> array($t->get_idList(),PDO::PARAM_STR) ));
/*Comment gerer les erreurs?
* si valeur existe deja
*/

Loading…
Cancel
Save