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/accelera.../pagebuil.../inc
File: js-templates.php
<?php
[0] Fix | Delete
// Exit if accessed directly.
[1] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) exit;
[2] Fix | Delete
/*
[3] Fix | Delete
* Module Template
[4] Fix | Delete
*/
[5] Fix | Delete
global $moduleTemplate;
[6] Fix | Delete
include_once AMP_PAGE_BUILDER . '/components/modulesHtmlTemplate.php';
[7] Fix | Delete
include_once AMP_PAGE_BUILDER . '/components/fieldsTemplate.php';
[8] Fix | Delete
include_once AMP_PAGE_BUILDER . '/components/modulePopupTemplate.php';
[9] Fix | Delete
include_once AMP_PAGE_BUILDER . '/components/pbSettingTemplates.php';
[10] Fix | Delete
?>
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function