Ticket #63485: 63485.patch
| File 63485.patch, 528 bytes (added by , 14 months ago) |
|---|
-
src/wp-admin/includes/class-wp-filesystem-ftpext.php
diff --git src/wp-admin/includes/class-wp-filesystem-ftpext.php src/wp-admin/includes/class-wp-filesystem-ftpext.php index 0294720ccd..a5680c430a 100644
class WP_Filesystem_FTPext extends WP_Filesystem_Base { 658 658 $lucifer = preg_split( '/[ ]/', $line, 9, PREG_SPLIT_NO_EMPTY ); 659 659 660 660 if ( $lucifer ) { 661 // echo $line."\n";661 662 662 $lcount = count( $lucifer ); 663 663 664 664 if ( $lcount < 8 ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)