diff options
Diffstat (limited to 'doc/README')
-rw-r--r-- | doc/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/README b/doc/README index ad7332969..070b1ec81 100644 --- a/doc/README +++ b/doc/README @@ -12,4 +12,6 @@ This package requires PHP 5.x and the following PHP Pear libraries: http://openidenabled.com/php-openid/ - OAuth.php from http://oauth.googlecode.com/svn/code/php/ - markdown.php from http://michelf.com/projects/php-markdown/ - +- PEAR Mail, for sending out mail notifications +- PEAR Net_SMTP, if you use the SMTP factory for notifications + |