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