Project

General

Profile

« Previous | Next » 

Revision 9c9d11f7

Added by Andreas Kohlbecker over 9 years ago

fixing multiple issues for #4312 ([E+M] strange search result entries in turn to simple search for Anthyllis hamo*)

View differences:

7.x/modules/cdm_dataportal/cdm_api/webservice_uris.php
27 27
 * parameter taxonUuid. If the taxon specified by taxonUuid is itself the
28 28
 * accepted taxon, this one will be returned.
29 29
 */
30
define('CDM_WS_TAXON_ACCEPTED', 'taxon/$0/accepted/$1');
30
define('CDM_WS_PORTAL_TAXON_ACCEPTED', 'portal/taxon/$0/accepted/$1');
31 31

  
32 32
define('CDM_WS_PORTAL_TAXON', 'portal/taxon');
33 33
define('CDM_WS_PORTAL_TAXON_SYNONYMY', 'portal/taxon/$0/synonymy');

Also available in: Unified diff