projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfff391
)
Parameter that is no longer needed.
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 8 Jan 2009 04:59:40 +0000
(21:59 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 8 Jan 2009 05:09:16 +0000
(22:09 -0700)
imp/lib/Crypt/smime.php
patch
|
blob
|
history
diff --git
a/imp/lib/Crypt/smime.php
b/imp/lib/Crypt/smime.php
index
6fd83ed
..
3dfcac2
100644
(file)
--- a/
imp/lib/Crypt/smime.php
+++ b/
imp/lib/Crypt/smime.php
@@
-155,7
+155,6
@@
class IMP_Horde_Crypt_smime extends Horde_Crypt_smime
}
return array(
- 'email' => $address,
'pubkey' => $public_key,
'type' => 'message'
);