Commit 41d90ed4 authored by Eric Covener's avatar Eric Covener
Browse files

xforms



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1724719 13f79535-47bb-0310-9956-ffa450edef68
parent 25d02258
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1278,7 +1278,6 @@ cannot use <code>$N</code> in the substitution string!
      or it is explicitly terminated by a
      <a href="../rewrite/flags.html#flag_l"><code><strong>L</strong></code> flag</a>,
      or other flag which implies immediate termination, such as
      <code><strong>END</strong></code> or
      <code><strong>F</strong></code>.</p>
 
     <div class="note"><h3>Modifying the Query String</h3>
@@ -1349,7 +1348,7 @@ cannot use <code>$N</code> in the substitution string!
        <td>last|L</td>
        <td>Stop the rewriting process immediately and don't apply any
        more rules. Especially note caveats for per-directory and
        .htaccess context (see also the END flag). <em><a href="../rewrite/flags.html#flag_l">details ...</a></em></td>
        .htaccess context. <em><a href="../rewrite/flags.html#flag_l">details ...</a></em></td>
    </tr>
    <tr>
        <td>next|N</td>
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision: 1707153 -->
<!-- English Revision: 1707153:1724718 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@

  <variants>
    <variant>en</variant>
    <variant>fr</variant>
    <variant outdated="yes">fr</variant>
  </variants>
</metafile>