Make WordPress Core

Ticket #33255: patch.diff

File patch.diff, 455 bytes (added by Toro_Unit, 9 years ago)
  • src/wp-admin/includes/class-wp-filesystem-ftpsockets.php

     
    395395        }
    396396
    397397        /**
    398          * @param sting $path
     398         * @param string $path
    399399         * @param bool $recursive
    400400         */
    401401        public function rmdir($path, $recursive = false ) {