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.../.trash/OMAN VS ...
File: .htaccess
[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
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function