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

Diff of /contributions/modules/rcmail/rcmail.module

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

revision 1.2.2.1, Sat Mar 24 12:59:17 2007 UTC revision 1.2.2.2, Wed Mar 28 14:04:19 2007 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /* $Id: rcmail.module polyformal Exp $ */  /* $Id: rcmail.module,v 1.2.2.1 2007/03/24 12:59:17 polyformalsp Exp $ */
3    
4  /**  /**
5   * @file   * @file
# Line 174  function _encrypt($dec) { Line 174  function _encrypt($dec) {
174    return $enc;    return $enc;
175  }  }
176    
   
177  ?>  ?>

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

  ViewVC Help
Powered by ViewVC 1.1.2