Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-admin
File: setup-config.php
if ( false !== $handle ) :
[500] Fix | Delete
?>
[501] Fix | Delete
<h1 class="screen-reader-text">
[502] Fix | Delete
<?php
[503] Fix | Delete
/* translators: Hidden accessibility text. */
[504] Fix | Delete
_e( 'Successful database connection' );
[505] Fix | Delete
?>
[506] Fix | Delete
</h1>
[507] Fix | Delete
<p><?php _e( 'All right, sparky! You&#8217;ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to&hellip;' ); ?></p>
[508] Fix | Delete
[509] Fix | Delete
<p class="step"><a href="<?php echo $install; ?>" class="button button-large"><?php _e( 'Run the installation' ); ?></a></p>
[510] Fix | Delete
<?php
[511] Fix | Delete
else :
[512] Fix | Delete
printf( '<p>%s</p>', $error_message );
[513] Fix | Delete
endif;
[514] Fix | Delete
endif;
[515] Fix | Delete
break;
[516] Fix | Delete
} // End of the steps switch.
[517] Fix | Delete
?>
[518] Fix | Delete
<?php wp_print_scripts( 'language-chooser' ); ?>
[519] Fix | Delete
</body>
[520] Fix | Delete
</html>
[521] Fix | Delete
[522] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function