Explorar o código

fix 'Illegal string offset' line 768

Anthony Bretaudeau %!s(int64=8) %!d(string=hai) anos
pai
achega
f7cd85c2f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tripal_feature/includes/tripal_feature.gff_loader.inc

+ 1 - 1
tripal_feature/includes/tripal_feature.gff_loader.inc

@@ -676,7 +676,7 @@ function tripal_feature_load_gff3($gff_file, $organism_id, $analysis_id,
       $attr_fmax_partial = 'f';
       $attr_is_obsolete = 'f';
       $attr_is_analysis = 'f';
-      $attr_others = '';
+      $attr_others = [];
       $residues = '';
 
       // the organism to which a feature belongs can be set in the GFF