diff options
author | Badlop <badlop@process-one.net> | 2009-08-07 10:22:11 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-08-07 10:22:11 +0000 |
commit | 6b6cb345ba7a4fc7d0fc282c60b5c564d447962b (patch) | |
tree | 32c9f4623572cba20a1baafe1a95d1de4bca50f5 /doc/guide.html | |
parent | ejabberdctl commands use _ instead of -. For backwards compatibility - is sti... (diff) |
To use import/export XEP-0227 feature, exmpp 0.9.1 or higher is required.
SVN Revision: 2441
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.html b/doc/guide.html index 3a434a12e..4770c5308 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -347,7 +347,7 @@ GNU Make </LI><LI CLASS="li-itemize">PAM library. Optional. For Pluggable Authentication Modules (PAM). See section <A HREF="#pam">3.1.4</A>. </LI><LI CLASS="li-itemize">GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not needed on systems with GNU Libc. See section <A HREF="#modirc">3.3.8</A>. </LI><LI CLASS="li-itemize">ImageMagick’s Convert program. Optional. For CAPTCHA challenges. See section <A HREF="#captcha">3.1.8</A>. -</LI><LI CLASS="li-itemize">exmpp 0.9.6 or higher. Optional. For import/export user data with <A HREF="http://www.xmpp.org/extensions/xep-0227.html">XEP-0227</A> XML files. +</LI><LI CLASS="li-itemize">exmpp 0.9.1 or higher. Optional. For import/export user data with <A HREF="http://www.xmpp.org/extensions/xep-0227.html">XEP-0227</A> XML files. </LI></UL><P> <A NAME="download"></A> </P><!--TOC subsection Download Source Code--> <H3 CLASS="subsection"><!--SEC ANCHOR --><A NAME="htoc10">2.4.2</A>  <A HREF="#download">Download Source Code</A></H3><!--SEC END --><P> <A NAME="download"></A> </P><P>Released versions of <TT>ejabberd</TT> are available in the ProcessOne <TT>ejabberd</TT> downloads page: |