[TEP-COMMIT] [CVS catalog] fix bug 1640 by removing double linefeeds
anonymous-OfajU3CKLf1/[email protected] 14 Apr 2004 23:24:42 -0000
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit in catalog/catalog/install on MAIN oscommerce.sql -1 1.94 -> 1.95 oscommerce_sample_data.sql -1 1.2 -> 1.3 -2 2 modified files fix bug 1640 by removing double linefeeds the php import logic will be looked into at a later date to see where the problem is (the problem seems to be only experienced with certain php versions) ---------- catalog /catalog /install oscommerce.sql 1.94 -> 1.95 diff -u -r1.94 -r1.95 --- oscommerce.sql 2004/04/14 23:22:58 1.94 +++ oscommerce.sql 2004/04/14 23:24:40 1.95 @@ -220,7 +220,6 @@ KEY IDX_LANGUAGES_NAME (name) ); - DROP TABLE IF EXISTS osc_manufacturers; CREATE TABLE osc_manufacturers ( manufacturers_id int NOT NULL auto_increment, ---------- catalog /catalog /install oscommerce_sample_data.sql 1.2 -> 1.3 diff -u -r1.2 -r1.3 --- oscommerce_sample_data.sql 2004/04/03 10:27:43 1.2 +++ oscommerce_sample_data.sql 2004/04/14 23:24:40 1.3 @@ -289,7 +289,6 @@ INSERT INTO osc_products_options VALUES (5, 2, 'Version'); INSERT INTO osc_products_options VALUES (5, 1, 'Version'); - INSERT INTO osc_products_options_values VALUES (1,1,'4 mb'); INSERT INTO osc_products_options_values VALUES (2,1,'8 mb'); INSERT INTO osc_products_options_values VALUES (3,1,'16 mb'); CVSspam 0.2.8 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click