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

Diff of /contributions/modules/unique_field/unique_field.module

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

revision 1.6.2.4, Sat Mar 7 00:57:02 2009 UTC revision 1.6.2.5, Sat Mar 7 01:50:14 2009 UTC
# Line 283  function unique_field_match_value($field Line 283  function unique_field_match_value($field
283        return array();        return array();
284      }      }
285    
286      $qwhere = '( '. $qwhere .') ';      $qwhere = '(( '. $qwhere .')) ';
287    }    }
288    
289    // add query where clause if scope is limited to content type    // add query where clause if scope is limited to content type

Legend:
Removed from v.1.6.2.4  
changed lines
  Added in v.1.6.2.5

  ViewVC Help
Powered by ViewVC 1.1.2