Changeset 31219 for trunk/src/wp-admin/includes/file.php
- Timestamp:
- 01/16/2015 10:43:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r31212 r31219 978 978 * @param boolean $error if the current request has failed to connect 979 979 * @param string $context The directory which is needed access to, The write-test will be performed on this directory by get_filesystem_method() 980 * @param string$extra_fields Extra POST fields which should be checked for to be included in the post.980 * @param array $extra_fields Extra POST fields which should be checked for to be included in the post. 981 981 * @param bool $allow_relaxed_file_ownership Whether to allow Group/World writable. 982 982 * @return boolean False on failure. True on success.
Note: See TracChangeset
for help on using the changeset viewer.