Correction buf création d'un produit
This commit is contained in:
parent
c9fa843020
commit
106b4fb364
@ -35,6 +35,7 @@ class Product
|
|||||||
{
|
{
|
||||||
$this->db = $DB;
|
$this->db = $DB;
|
||||||
$this->id = $id ;
|
$this->id = $id ;
|
||||||
|
$this->envente = 0;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user