Procházet zdrojové kódy

Removed debug statements

E.Cannon před 9 roky
rodič
revize
5ee0c63cd8
1 změnil soubory, kde provedl 0 přidání a 5 odebrání
  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.