Project

General

Profile

« Previous | Next » 

Revision f6408572

Added by Andreas Kohlbecker over 6 years ago

fix #7108 supressing unwanted sourcetype in general

View differences:

modules/cdm_dataportal/cdm_api/cdm_api.module
518 518
            continue;
519 519
          }
520 520
          $valid_parts_cnt++;
521
          $expansionDelta = PHP_INT_MAX; // biggest delta for unkown sizes
521
          $expansionDelta = PHP_INT_MAX; // biggest delta for unknown sizes
522 522

  
523 523
          // determine the optimal size
524 524
          if (isset($part->width) && isset($part->height)) {

Also available in: Unified diff