Feature #2312

Mis à jour par Matthieu Decorde il y a plus de 5 ans

Replace all the file.exists() calls with File API methods:
-
a FileAPI.testAllAccess()
- FileAPI.testReadAccess()
- FileAPI.testWriteAccess()
method

Retour