VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: fsv on March 05, 2012, 18:01:12 PM

Title: Where a code of recording in a database of product's data?
Post by: fsv on March 05, 2012, 18:01:12 PM
In VirtueMart 1.1 in a file ps_product.php there is a code:
Since a line 309 (510): 
//Insert into DB
$fields = array (' vendor_id ' => $vendor_id,
......................



Prompt, please, where in VM 2.0 a similar code which writes in datebase the data at creation (editing) of the products?