- Timestamp:
- 07/27/2021 11:00:25 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-base.php
r51494 r51495 408 408 * @since 2.5.0 409 409 * 410 * @param string $mode string The *nix-style file permission .411 * @return string Octal representation .410 * @param string $mode string The *nix-style file permissions. 411 * @return string Octal representation of permissions. 412 412 */ 413 413 public function getnumchmodfromh( $mode ) {
Note: See TracChangeset
for help on using the changeset viewer.