prefer php smbclient

This commit is contained in:
Carla Schroder 2016-04-19 12:37:33 -07:00
parent 74561f3664
commit ffd1bbd0d7

View File

@ -10,7 +10,8 @@ with the SMB/CIFS backend.
ownCloud server. This should be included in any Linux distribution.
=======
.. note:: The SMB/CIFS backend requires ``smbclient`` or
the PHP smbclient module to be installed on the ownCloud server. These
the PHP smbclient module to be installed on the ownCloud server. The PHP
smbclient module is preferred, but either will work. These
should be included in any Linux distribution. (See `PECL smbclient
<https://pecl.php.net/package/smbclient>`_ if your distro does not include
them.)