agricola.inc 177 B

12345678
  1. <?php
  2. // http://agricola.nal.usda.gov/help/z3950.html
  3. /**
  4. *
  5. */
  6. function tripal_pub_remote_search_AGRICOLA($search_array, $num_to_retrieve, $pager_id) {
  7. dpm($search_array);
  8. }