Skip to content

Commit e83e454

Browse files
committed
Proper html escapes
1 parent 2d88e40 commit e83e454

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

downloads.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,16 +126,16 @@
126126
</p>
127127
<h2>PHP 5.4</h2>
128128
<pre>
129-
pub 2048D/5DA04B5D 2012-03-19 Stanislav Malyshev (PHP key) <[email protected]>
129+
pub 2048D/5DA04B5D 2012-03-19 Stanislav Malyshev (PHP key) &lt;[email protected]&gt;
130130
Primary key fingerprint: F382 5282 6ACD 957E F380 D39F 2F79 56BC 5DA0 4B5D
131131
</pre>
132132
<pre>
133-
pub 4096R/7267B52D 2012-03-20 David Soria Parra <[email protected]>
133+
pub 4096R/7267B52D 2012-03-20 David Soria Parra &lt;[email protected]&gt;
134134
Primary key fingerprint: 0B96 609E 270F 565C 1329 2B24 C13C 70B8 7267 B52D
135135
</pre>
136136
<h2>PHP 5.3</h2>
137137
<pre>
138-
pub 2048R/FC9C83D7 2012-03-18 Johannes Schlüter <[email protected]>
138+
pub 2048R/FC9C83D7 2012-03-18 Johannes Schlüter &lt;[email protected]&gt;
139139
Primary key fingerprint: 0A95 E9A0 2654 2D53 835E 3F3A 7DEC 4E69 FC9C 83D7
140140
</pre>
141141
<?php

0 commit comments

Comments
 (0)