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/wp-conte.../plugins/wp-file-.../lib/js/commands
File: hidden.js
/**
[0] Fix | Delete
* @class elFinder command "hidden"
[1] Fix | Delete
* Always hidden command for uiCmdMap
[2] Fix | Delete
*
[3] Fix | Delete
* @author Naoki Sawada
[4] Fix | Delete
**/
[5] Fix | Delete
elFinder.prototype.commands.hidden = function() {
[6] Fix | Delete
"use strict";
[7] Fix | Delete
this.hidden = true;
[8] Fix | Delete
this.updateOnSelect = false;
[9] Fix | Delete
this.getstate = function() {
[10] Fix | Delete
return -1;
[11] Fix | Delete
};
[12] Fix | Delete
};
[13] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function