Merge branch 'NEW---FTP-lib-and-lang-file' of https://github.com/bb2a/dolibarr into NEW---FTP-lib-and-lang-file

This commit is contained in:
Anthony Berton 2022-07-29 08:51:59 +02:00
commit 2554af450d

View File

@ -150,4 +150,4 @@ function dol_ftp_close($connect_id)
return ftp_close($connect_id);
}
}
}
}