Update dav.class.php

This commit is contained in:
Frédéric FRANCE 2018-09-01 15:27:51 +02:00 committed by GitHub
parent c2548b8b39
commit beeaf9cf8a
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)
{