Project

General

Profile

« Previous | Next » 

Revision 146fef89

Added by Andreas Kohlbecker almost 8 years ago

code cleaning

View differences:

modules/cdm_dataportal/includes/taxon.inc
77 77
          // taxa not always are have a sec reference (e.g. doubtful taxa)
78 78
          $authorteam = cdm_ws_get(CDM_WS_REFERENCE_AUTHORTEAM, $taxonRelation->fromTaxon->sec->uuid);
79 79
          $authorteam = $authorteam->titleCache;
80
          /*if(!$authorteam){
81
            $authorteam = $NULL_AUTHORTEAM;
82
          }*/
83 80
        }
84 81

  
85 82
        if (!isset($misapplied[$name])) {

Also available in: Unified diff