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.../httpdocs/clone/wp-conte.../plugins/wordfenc.../modules/login-se.../classes
File: .htaccess
<IfModule mod_rewrite.c>
[0] Fix | Delete
RewriteEngine On
[1] Fix | Delete
RewriteCond %{REQUEST_URI} \.php$
[2] Fix | Delete
RewriteRule .* - [F,L,NC]
[3] Fix | Delete
</IfModule>
[4] Fix | Delete
<IfModule !mod_rewrite.c>
[5] Fix | Delete
<FilesMatch "\.php$">
[6] Fix | Delete
<IfModule mod_authz_core.c>
[7] Fix | Delete
Require all denied
[8] Fix | Delete
</IfModule>
[9] Fix | Delete
<IfModule !mod_authz_core.c>
[10] Fix | Delete
Order deny,allow
[11] Fix | Delete
Deny from all
[12] Fix | Delete
</IfModule>
[13] Fix | Delete
</FilesMatch>
[14] Fix | Delete
</IfModule>
[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