Ticket #41560: 41560.patch
File 41560.patch, 466 bytes (added by , 7 years ago) |
---|
-
src/wp-admin/includes/class-wp-filesystem-ftpext.php
400 400 /** 401 401 * 402 402 * @param string $file 403 * @param int $time 404 * @param int $atime 403 405 * @return bool 404 406 */ 405 407 public function touch($file, $time = 0, $atime = 0) {