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/blogvaul.../admin
File: account_details.php
<?php $parentClassName = $this->bvinfo->isMalcare() ? "malcare" : "blogvault"; ?>
[0] Fix | Delete
<div class="<?php echo esc_attr($parentClassName); ?>">
[1] Fix | Delete
<div id="main-page">
[2] Fix | Delete
<section id="header">
[3] Fix | Delete
<div class="custom-container">
[4] Fix | Delete
<?php require_once dirname( __FILE__ ) . "/components/header_top.php"; ?>
[5] Fix | Delete
</div>
[6] Fix | Delete
</section>
[7] Fix | Delete
<?php
[8] Fix | Delete
require_once dirname( __FILE__ ) . "/components/list_accounts.php";
[9] Fix | Delete
require_once dirname( __FILE__ ) . "/components/testimony.php";
[10] Fix | Delete
require_once dirname( __FILE__ ) . "/components/footer.php";
[11] Fix | Delete
?>
[12] Fix | Delete
</div>
[13] Fix | Delete
</div>
[14] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function