Project

General

Profile

« Previous | Next » 

Revision ccec98d8

Added by Andreas Kohlbecker over 10 years ago

removing todo comment

View differences:

7.x/modules/cdm_dataportal/includes/descriptions.inc
85 85
function cdm_feature_node_toc_items($feature_nodes) {
86 86
  $items = array();
87 87

  
88
  // FIXME !!!!!!!!!!!!!!!!
89
  // implement api hook to allow adding additional toc items for other modules,
90
  // implement palmweb module to preserve funcion of palmweb_2_cdm_feature_nodesTOC()
91
  //
92

  
93 88
  // we better cache here since drupal_get_query_parameters has no internal static cache variable
94 89
  $http_request_params = drupal_get_query_parameters();
95 90

  

Also available in: Unified diff