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
/home/sportsfe.../public_h...
File: .htaccess
DirectoryIndex index.php index.html
[0] Fix | Delete
<IfModule mod_rewrite.c>
[1] Fix | Delete
RewriteEngine On
[2] Fix | Delete
RewriteBase /
[3] Fix | Delete
RewriteRule ^index\.php$ - [L]
[4] Fix | Delete
RewriteCond %{REQUEST_FILENAME} !-f
[5] Fix | Delete
RewriteCond %{REQUEST_FILENAME} !-d
[6] Fix | Delete
RewriteRule . /index.php [L]
[7] Fix | Delete
</IfModule>
[8] Fix | Delete
[9] Fix | Delete
# php -- BEGIN cPanel-generated handler, do not edit
[10] Fix | Delete
# Set the “ea-php81” package as the default “PHP” programming language.
[11] Fix | Delete
<IfModule mime_module>
[12] Fix | Delete
AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
[13] Fix | Delete
</IfModule>
[14] Fix | Delete
# php -- END cPanel-generated handler, do not edit
[15] Fix | Delete
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function