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/codemirr.../mode/asciiarm...
File: index.html
<!doctype html>
[0] Fix | Delete
[1] Fix | Delete
<title>CodeMirror: ASCII Armor (PGP) mode</title>
[2] Fix | Delete
<meta charset="utf-8"/>
[3] Fix | Delete
<link rel=stylesheet href="../../doc/docs.css">
[4] Fix | Delete
[5] Fix | Delete
<link rel="stylesheet" href="../../lib/codemirror.css">
[6] Fix | Delete
<script src="../../lib/codemirror.js"></script>
[7] Fix | Delete
<script src="asciiarmor.js"></script>
[8] Fix | Delete
<style>.CodeMirror {background: #f8f8f8;}</style>
[9] Fix | Delete
<div id=nav>
[10] Fix | Delete
<a href="http://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png"></a>
[11] Fix | Delete
[12] Fix | Delete
<ul>
[13] Fix | Delete
<li><a href="../../index.html">Home</a>
[14] Fix | Delete
<li><a href="../../doc/manual.html">Manual</a>
[15] Fix | Delete
<li><a href="https://github.com/codemirror/codemirror">Code</a>
[16] Fix | Delete
</ul>
[17] Fix | Delete
<ul>
[18] Fix | Delete
<li><a href="../index.html">Language modes</a>
[19] Fix | Delete
<li><a class=active href="#">ASCII Armor</a>
[20] Fix | Delete
</ul>
[21] Fix | Delete
</div>
[22] Fix | Delete
[23] Fix | Delete
<article>
[24] Fix | Delete
<h2>ASCII Armor (PGP) mode</h2>
[25] Fix | Delete
<form><textarea id="code" name="code">
[26] Fix | Delete
-----BEGIN PGP MESSAGE-----
[27] Fix | Delete
Version: OpenPrivacy 0.99
[28] Fix | Delete
[29] Fix | Delete
yDgBO22WxBHv7O8X7O/jygAEzol56iUKiXmV+XmpCtmpqQUKiQrFqclFqUDBovzS
[30] Fix | Delete
vBSFjNSiVHsuAA==
[31] Fix | Delete
=njUN
[32] Fix | Delete
-----END PGP MESSAGE-----
[33] Fix | Delete
</textarea></form>
[34] Fix | Delete
[35] Fix | Delete
<script>
[36] Fix | Delete
var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
[37] Fix | Delete
lineNumbers: true
[38] Fix | Delete
});
[39] Fix | Delete
</script>
[40] Fix | Delete
[41] Fix | Delete
<p><strong>MIME types
[42] Fix | Delete
defined:</strong> <code>application/pgp</code>, <code>application/pgp-keys</code>, <code>application/pgp-signature</code></p>
[43] Fix | Delete
[44] Fix | Delete
</article>
[45] Fix | Delete
[46] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function