Gestion du statut
This commit is contained in:
parent
23d0369bc9
commit
46240bd8bf
@ -55,7 +55,7 @@ class Entrepot
|
||||
if ($id > 0)
|
||||
{
|
||||
$this->id = $id;
|
||||
$this->statut = 1;
|
||||
|
||||
if ( $this->update($id, $user) )
|
||||
{
|
||||
$this->db->query("COMMIT") ;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user