Skip to content

Commit 2141c95

Browse files
author
Lucien Gentis
committed
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926624 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7943c0b commit 2141c95

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/manual/expr.xml.fr

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
4-
<!-- English Revision: 1898219 -->
4+
<!-- English Revision: 1926342 -->
55
<!-- French translation : Lucien GENTIS -->
66
<!-- Reviewed by : Vincent Deffontaines -->
77

@@ -638,6 +638,9 @@ DIGIT ::= &lt;any US-ASCII digit "0".."9"&gt;
638638
<td>replace(chaîne, "from", "to") remplace dans la chaîne
639639
spécifiée toutes les occurrences de "from" par "to". Le premier
640640
paramètre ne doit pas être une chaîne littérale.</td><td></td></tr>
641+
<tr><td><code>escapehtml</code></td>
642+
<td>Protège une chaîne HTML à l’aide de séquences
643+
d’échappement.</td><td></td></tr>
641644

642645
</table>
643646

0 commit comments

Comments
 (0)