Ticket #33255: patch.diff
File patch.diff, 455 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/includes/class-wp-filesystem-ftpsockets.php
395 395 } 396 396 397 397 /** 398 * @param st ing $path398 * @param string $path 399 399 * @param bool $recursive 400 400 */ 401 401 public function rmdir($path, $recursive = false ) {