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

Diff of /contributions/modules/votingapi/votingapi.module

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

revision 1.46.2.23, Wed Jun 24 19:52:37 2009 UTC revision 1.46.2.24, Wed Jul 8 16:09:45 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: votingapi.module,v 1.46.2.22 2009/06/24 19:13:31 eaton Exp $  // $Id: votingapi.module,v 1.46.2.23 2009/06/24 19:52:37 eaton Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 331  function votingapi_select_votes($criteri Line 331  function votingapi_select_votes($criteri
331   *   $criteria['value_type']   *   $criteria['value_type']
332   *   $criteria['tag']   *   $criteria['tag']
333   *   $criteria['function']   *   $criteria['function']
  *   $criteria['uid']  
  *   $criteria['vote_source']  
334   *   $criteria['timestamp']   (If this is set, records with timestamps   *   $criteria['timestamp']   (If this is set, records with timestamps
335   *      GREATER THAN the set value will be selected.)   *      GREATER THAN the set value will be selected.)
336   * @param $limit   * @param $limit

Legend:
Removed from v.1.46.2.23  
changed lines
  Added in v.1.46.2.24

  ViewVC Help
Powered by ViewVC 1.1.2