Minor cleanup. master
authorJason Skomorowski <jason@indexdata.com>
Fri, 15 Apr 2011 18:42:35 +0000 (18:42 +0000)
committerJason Skomorowski <jason@indexdata.com>
Fri, 15 Apr 2011 18:42:35 +0000 (18:42 +0000)
mkdru.info
mkdru.module

index 8502d14..f1919f5 100644 (file)
@@ -1,4 +1,3 @@
 name = Pazpar2 metasearch integration
 description = Metasearching of Z39.50, SRU and SOLR targets via Index Data's Pazpar2 and associated tool stack.
-core = 6.x
-version = 6.x-1.0
+core = 6.x
\ No newline at end of file
index 43fd150..26e7233 100644 (file)
@@ -423,7 +423,6 @@ function mkdru_view($node, $teaser = FALSE, $page = FALSE) {
 function mkdru_block($op='list', $delta='sources', $edit=array()) {
   switch ($op) {
     case 'list':
-      // maybe if I label the tables or something?
       $result = db_query("SELECT title, {mkdru}.nid as nid, settings FROM {node},{mkdru} WHERE {mkdru}.nid = {node}.nid;");
       while ($node = db_fetch_object($result)) {
         // search blocks