Parent Directory
|
Revision Log
|
Revision Graph
|
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() |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |