Parameter that is no longer needed.
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 8 Jan 2009 04:59:40 +0000 (21:59 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 8 Jan 2009 05:09:16 +0000 (22:09 -0700)
imp/lib/Crypt/smime.php

index 6fd83ed..3dfcac2 100644 (file)
@@ -155,7 +155,6 @@ class IMP_Horde_Crypt_smime extends Horde_Crypt_smime
         }
 
         return array(
-            'email'  => $address,
             'pubkey' => $public_key,
             'type' => 'message'
         );