Przeglądaj źródła

Removed debug statements

E.Cannon 9 lat temu
rodzic
commit
5ee0c63cd8
1 zmienionych plików z 0 dodań i 5 usunięć
  1. 0 5
      theme/blast_report.tpl.php

+ 0 - 5
theme/blast_report.tpl.php

@@ -30,11 +30,6 @@ if ($blastdb->linkout->none === FALSE) {
     $linkout = TRUE;
   }
 }
-echo "linkout: $linkout<br>";
-echo "linkout type: $linkout_type<br>";
-echo "linkout regex: $linkout_regex<br>";
-echo "linkout function: $url_function<br>";
-echo "linkout URL: $linkout_urlprefix<br>";
 
 // Handle no hits. This following array will hold the names of all query
 // sequences which didn't have any hits.