]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 26 Feb 2022 12:42:59 +0000 (12:42 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 26 Feb 2022 12:42:59 +0000 (12:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898442 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/expr.html.fr.utf8

index 9753c4b57259af9a05be27b263534e2d037a79e6..d8d8a3dfbe6d679d959d2d20017bab890368453d 100644 (file)
@@ -491,13 +491,10 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>"</pr
 <tr class="odd"><td><code>file</code></td>
         <td>Lit le contenu d'un fichier(fins de lignes incluses, si
        elles existent)</td><td>limité</td></tr>
-<tr><td><code>filemod</code></td>
-        <td>Renvoie la date de dernière modification d'un fichier (ou 0 si le
-       fichier n'existe pas ou n'est pas un fichier régulier)</td><td>limité</td></tr>
-<tr class="odd"><td><code>filesize</code></td>
+<tr><td><code>filesize</code></td>
         <td>Renvoie la taille d'un fichier (ou 0 si le fichier n'existe
        pas ou ne correspond pas à un fichier régulier)</td><td>limité</td></tr>
-<tr><td><code>ldap</code></td>
+<tr class="odd"><td><code>ldap</code></td>
         <td>Echappe les caractères selon la RFC4514 (Echappement des
        noms distinctifs LDAP - DN) et la RFC4515 (Echappement des
        filtres LDAP).<br />