|
@@ -1351,8 +1351,10 @@ function tripal_feature_load_gff3_parents($feature, $cvterm, $parents,
|
|
$result = chado_insert_record('tripal_gffcds_temp', $values);
|
|
$result = chado_insert_record('tripal_gffcds_temp', $values);
|
|
tripal_report_error('tripal_chado', TRIPAL_ERROR, "Cound not save record in temporary CDS table, Cannot continue.", array());
|
|
tripal_report_error('tripal_chado', TRIPAL_ERROR, "Cound not save record in temporary CDS table, Cannot continue.", array());
|