From d1e55b3777fe5c988c6ec605987d5c616cbdbc06 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 23 Jun 2008 21:32:03 -0400 Subject: jabber send and confirmation code darcs-hash:20080624013203-34904-fe87dc6b3b991e9753512b8b7cc192f7610eb1dc.gz --- doc/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/README') diff --git a/doc/README b/doc/README index 070b1ec81..e34d8a292 100644 --- a/doc/README +++ b/doc/README @@ -13,5 +13,9 @@ This package requires PHP 5.x and the following PHP Pear libraries: - 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 + http://pear.php.net/package/Mail - PEAR Net_SMTP, if you use the SMTP factory for notifications + http://pear.php.net/package/Net_SMTP +- xmpphp, the follow-up to Class.Jabber.php. Probably the best XMPP + library available for PHP. http://xmpphp.googlecode.com/ -- cgit v1.2.3-54-g00ecf