Explorar o código

commented dpm

spficklin %!s(int64=12) %!d(string=hai) anos
pai
achega
7edd5cd056
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tripal_pub/includes/importers/PMID.inc

+ 1 - 1
tripal_pub/includes/importers/PMID.inc

@@ -108,7 +108,7 @@ function tripal_pub_remote_search_PMID($search_array, $num_to_retrieve, $pager_i
   $search_array['limit'] = $num_to_retrieve;
   $search_array['search_string'] = $search_str;
 
-  dpm($search_str);
+  //dpm($search_str);
   unset($_SESSION['tripal_pub_PMID_query']);
   // we want to get the list of pubs using the search terms but using a Drupal style pager
   $pubs = tripal_pager_callback('tripal_pub_PMID_range',  $num_to_retrieve, $pager_id,