Ticket #38311: 38311.patch
| File 38311.patch, 661 bytes (added by , 10 years ago) |
|---|
-
src/wp-admin/includes/class-ftp-sockets.php
138 138 } 139 139 else $this->_ftp_temp_sock=$this->_ftp_data_sock; 140 140 } else { 141 if(!@socket_getsockname($this->_ftp_control_sock, $addr , $port)) {141 if(!@socket_getsockname($this->_ftp_control_sock, $addr)) { 142 142 $this->PushError("_data_prepare","can't get control socket information", socket_strerror(socket_last_error($this->_ftp_control_sock))); 143 143 $this->_data_close(); 144 144 return FALSE;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)