/[drupal]/contributions/modules/z3950/z3950.module
ViewVC logotype

Diff of /contributions/modules/z3950/z3950.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2.2.6, Sun Sep 2 11:27:16 2007 UTC revision 1.2.2.7, Sun Sep 2 11:27:37 2007 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* $Id: z3950.module,v 1.2.2.5 2007/09/01 19:56:54 douggreen Exp $ */  /* $Id: z3950.module,v 1.2.2.6 2007/09/02 11:27:16 douggreen Exp $ */
3    
4  /**  /**
5   * @file   * @file
# Line 301  function _z3950_search($keys) { Line 301  function _z3950_search($keys) {
301                  }                  }
302                }                }
303              }              }
             if ($process == 0) {  
             }  
304            }            }
305            return $find;            return $find;
306          }          }

Legend:
Removed from v.1.2.2.6  
changed lines
  Added in v.1.2.2.7

  ViewVC Help
Powered by ViewVC 1.1.2