Merge pull request #9382 from frederic34/patch-11

Update dav.class.php
This commit is contained in:
Laurent Destailleur 2018-09-02 15:35:41 +02:00 committed by GitHub
commit 86331ee321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ class CdavLib
*
* @param User $user user
* @param DoliDB $db Database handler
* @param Translation $langs translation
* @param Translate $langs translation
*/
function __construct($user, $db, $langs)
{