Skip to content

Commit be45220

Browse files
comment out testing line
1 parent 188d7a9 commit be45220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taxonomy/taxonomy.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public function Run(){
157157
|| $k == "gencode" || $k == "division"
158158
|| $k == "gi_taxid_prot" || $k == "gi_taxid_nucl"){
159159

160-
if($k !== 'names') continue;
160+
//if($k !== 'citations') continue;
161161
$fpin = $zin->getStream($fn);
162162

163163
if(!$fpin){

0 commit comments

Comments
 (0)