Correction buf cration d'un produit

This commit is contained in:
Rodolphe Quiedeville 2003-07-15 11:13:07 +00:00
parent c9fa843020
commit 106b4fb364

View File

@ -35,6 +35,7 @@ class Product
{
$this->db = $DB;
$this->id = $id ;
$this->envente = 0;
}
/*
*