file : Update PHPDocs
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3334 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2
file.php
2
file.php
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user