Skip to content

Commit

Permalink
phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Oct 27, 2014
1 parent 8a11d2d commit aa56917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imp/config/hooks.php.dist
Expand Up @@ -675,6 +675,7 @@ class IMP_Hooks
*/
// public function smime_key($address)
// {
// // Example #1: Retrieve S/MIME key from an LDAP backend.
// $ldapServer = 'localhost';
// $ldapPort = 389;
// $searchBase = 'ou=users,dc=example,dc=com';
Expand Down Expand Up @@ -719,6 +720,7 @@ class IMP_Hooks
*/
// public function pgp_key($address, $keyid)
// {
// // Example #1: Retrieve PGP key from an LDAP backend.
// $ldapServer = 'localhost';
// $ldapPort = 389;
// $searchBase = 'ou=users,dc=example,dc=com';
Expand Down

0 comments on commit aa56917

Please sign in to comment.