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

Diff of /contributions/modules/mail_api/mail_api.module

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

revision 1.21.2.2, Thu May 14 18:39:03 2009 UTC revision 1.21.2.3, Fri Oct 2 20:47:14 2009 UTC
# Line 19  define('MAIL_API_ARRAY', 'array'); Line 19  define('MAIL_API_ARRAY', 'array');
19  define('MAIL_API_OBJECT', 'object');  define('MAIL_API_OBJECT', 'object');
20    
21    
22  $mail_api_module = NULL;  $_mail_api_module = NULL;
23    
24  /**  /**
25   * Implementation of hook_perm()   * Implementation of hook_perm()

Legend:
Removed from v.1.21.2.2  
changed lines
  Added in v.1.21.2.3

  ViewVC Help
Powered by ViewVC 1.1.2