Project

General

Profile

« Previous | Next » 

Revision a40ad0d2

Added by Andreas Kohlbecker almost 13 years ago

modifications in dataportal for #2206 (modify the means to find images for the data portal)

View differences:

modules/cdm_dataportal/cdm_api/webservice_uris.php
73 73
 */
74 74
define('CDM_WS_PORTAL_TAXON_ACCEPTED', 'portal/taxon/$0/accepted/$1');
75 75

  
76
define('CDM_WS_PORTAL_TAXON_MEDIA', 'portal/taxon/$0/media/$1/$2');
77
define('CDM_WS_PORTAL_TAXON_SUBTREE_MEDIA', 'portal/taxon/$0/subtree/media/$1/$2');
76
define('CDM_WS_PORTAL_TAXON_MEDIA', 'portal/taxon/$0/media');
77
define('CDM_WS_PORTAL_TAXON_SUBTREE_MEDIA', 'portal/taxon/$0/subtree/media');
78 78

  
79 79
/**
80 80
 *

Also available in: Unified diff