ws
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 3 Mar 2009 18:22:38 +0000 (11:22 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 3 Mar 2009 21:25:18 +0000 (14:25 -0700)
imp/lib/Mime/Viewer/pgp.php

index 6c5a655..26d5f3f 100644 (file)
@@ -404,4 +404,5 @@ class IMP_Horde_Mime_Viewer_pgp extends Horde_Mime_Viewer_Driver
     {
         return $this->_imppgp->getSymmetricID($this->_params['contents']->getMailbox(), $this->_params['contents']->getIndex(), $this->_mimepart->getMimeId());
     }
+
 }