fixed potential SQL error in fr-FR sample itemtypes
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 12 May 2008 16:41:59 +0000 (11:41 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 12 May 2008 20:07:16 +0000 (15:07 -0500)
There is nothing to prevent a user from loading the
sample itemtypes from both 3-LecturePub and 4-Conservation.

To avoid an SQL error (and to let the installer tests
pass), made two of the SQL inserts "INSERT IGNORE" for
sample item types that have the same key.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>

No differences found