file : Update PHPDocs

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3334 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-12-22 15:22:34 +00:00
parent 0dbe6b5ab4
commit 8af5a789e0

View File

@@ -265,7 +265,7 @@ class file
return false;
}
/** Tells whether a file exists and is writeable
/** Tells whether a file exists and is executable
* @param string $filename The filename to test
* @return bool true if the $filename is a file exists and is writeable
* @throws If parent directory not exists, or is not executable