Corrected typo on product_file table

This commit is contained in:
Sansar Choinyambuu
2011-09-08 12:08:13 +02:00
committed by Andreas Steffen
parent 23f1509c4f
commit 403409cbda
+1 -1
View File
@@ -125,7 +125,7 @@ INSERT INTO product_file (
INSERT INTO product_file (
product, file
) VALUES (
4, 5
4, 6
);
/* File Hashes */