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

Diff of /contributions/modules/customfilter/customfilter.module

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

revision 1.3.2.1.2.16.2.20, Wed Jul 1 03:27:19 2009 UTC revision 1.3.2.1.2.16.2.21, Wed Jul 1 03:31:42 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: customfilter.module,v 1.3.2.1.2.16.2.19 2009/07/01 02:32:38 kiam Exp $  // $Id: customfilter.module,v 1.3.2.1.2.16.2.20 2009/07/01 03:27:19 kiam Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 338  function customfilter_delete_rule($rid) Line 338  function customfilter_delete_rule($rid)
338   *   *
339   * @param $fid   * @param $fid
340   *   The filter ID.   *   The filter ID.
  * @param $fields  
  *   The fields to retrieve.  
341   *   *
342   * @return   * @return
343   *   An array that describes the filter identified by $fid.   *   An array that describes the filter identified by $fid.

Legend:
Removed from v.1.3.2.1.2.16.2.20  
changed lines
  Added in v.1.3.2.1.2.16.2.21

  ViewVC Help
Powered by ViewVC 1.1.2