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

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-file-.../lib/css
File: quicklook.css
height: 30px;
[500] Fix | Delete
background: transparent;
[501] Fix | Delete
}
[502] Fix | Delete
[503] Fix | Delete
/* video preview container */
[504] Fix | Delete
.elfinder-quicklook-preview-video {
[505] Fix | Delete
width: 100%;
[506] Fix | Delete
height: 100%;
[507] Fix | Delete
}
[508] Fix | Delete
[509] Fix | Delete
/* video.js error message */
[510] Fix | Delete
.elfinder-quicklook-preview .vjs-error .vjs-error-display .vjs-modal-dialog-content {
[511] Fix | Delete
font-size: 12pt;
[512] Fix | Delete
padding: 0;
[513] Fix | Delete
color: #fff;
[514] Fix | Delete
}
[515] Fix | Delete
[516] Fix | Delete
/* allow user select */
[517] Fix | Delete
.elfinder .elfinder-quicklook .elfinder-quicklook-info *,
[518] Fix | Delete
.elfinder .elfinder-quicklook .elfinder-quicklook-preview * {
[519] Fix | Delete
-webkit-user-select: auto;
[520] Fix | Delete
-moz-user-select: text;
[521] Fix | Delete
-khtml-user-select: text;
[522] Fix | Delete
user-select: text;
[523] Fix | Delete
}
[524] Fix | Delete
[525] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function