config user_backend

This commit is contained in:
Volkan Gezer
2014-05-30 17:27:09 +02:00
parent bdab3c283c
commit 02c9bc86e0

View File

@@ -25,7 +25,7 @@ IMAP
Provides authentication against IMAP servers
- **Class:** OC_User_IMAP
- **Arguments:** a mailbox string as defined `in the PHP documention <http://www.php.net/manual/en/function.imap-open.php>`_
- **Arguments:** a mailbox string as defined `in the PHP documentation <http://www.php.net/manual/en/function.imap-open.php>`_
- **Example:**
.. code-block:: php