]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Wed, 29 Aug 2012 11:00:33 +0000 (11:00 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 29 Aug 2012 11:00:33 +0000 (11:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1378501 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/content-negotiation.xml.meta
docs/manual/expr.xml.meta
docs/manual/howto/htaccess.xml.meta
docs/manual/mod/mod_dbd.html.en
docs/manual/mod/mod_lua.xml.fr
docs/manual/upgrading.xml.fr
docs/manual/upgrading.xml.meta

index 5ebb3ced68341c77a8e64dc31cf130d4ca2079f0..d9d19c5db379c34611dd55dead1e4ae61d1f2cb2 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index ea324a8bb253d589dbddfb8780bc04583ce99ac0..d5a2e5e1a51ac2993572999fded854013f9172b5 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
   </variants>
 </metafile>
index aba40c04ac7aa094995ac23413eac4d4643e40d1..a962e7243c21fe4713e967ccff1e47ca262e4658 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">pt-br</variant>
index ac5b57cfd549d44258fe85c58ee067d9fcd59d6e..ee83b66cd20b32622e735123244da15df65d1f8e 100644 (file)
@@ -109,7 +109,7 @@ AP_DECLARE(ap_dbd_t*) ap_dbd_acquire(request_rec*);
 /* acquire a connection that will have the lifetime of a connection
  * and MUST NOT be explicitly closed.  Return NULL on error.
  */
-AP_DECLARE(ap_dbd_t*) ap_dbd_cacquire(request_rec*);
+AP_DECLARE(ap_dbd_t*) ap_dbd_cacquire(conn_rec*);
 
 /* Prepare a statement for use by a client module */
 AP_DECLARE(void) ap_dbd_prepare(server_rec*, const char*, const char*);
index c8a4fc7b1fb59f9d6b6d411c0739d0962f220700..35a89fedf09263f746053d143acff34906b2a8e4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1375917:1377475 (outdated) -->
+<!-- English Revision: 1375917:1377592 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 92945a50cfef3b974a8ba305e66d5101466b59b2..a09e23a805d1e98fb84ac34490638fb34f5c5e9b 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision : 1362707 -->
+<!-- English Revision: 1362707:1375996 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index aba29996bbd699aa0af1827543fc41d3c2d9af24..1d2a68a225aa2d153bd52b089461d6b5ec809b09 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>