[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc /fr/chapters standards.xml
From:       "Christophe Gesché" <moosh () php ! net>
Date:       2007-02-28 5:26:34
Message-ID: cvsmoosh1172640394 () cvsserver
[Download RAW message or body]

moosh		Wed Feb 28 05:26:34 2007 UTC

  Modified files:              
    /peardoc/fr/chapters	standards.xml 
  Log:
  - sync to en 1.51
  alexmerz : fix id
  
http://cvs.php.net/viewvc.cgi/peardoc/fr/chapters/standards.xml?r1=1.38&r2=1.39&diff_format=u
Index: peardoc/fr/chapters/standards.xml
diff -u peardoc/fr/chapters/standards.xml:1.38 peardoc/fr/chapters/standards.xml:1.39
--- peardoc/fr/chapters/standards.xml:1.38	Sat Dec 30 17:54:48 2006
+++ peardoc/fr/chapters/standards.xml	Wed Feb 28 05:26:34 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.38 $ -->
-<!-- EN-Revision: 1.50 Maintainer: moosh Status: not full ready -->
+<!-- $Revision: 1.39 $ -->
+<!-- EN-Revision: 1.51 Maintainer: moosh Status: not full ready -->
 
 <chapter id="standards">
  <title>Convention de codage</title>
@@ -868,7 +868,7 @@
    </para>
   </sect1>
 
-  
+
   <sect1 id="standards.e_strict">
    <title><literal>E_STRICT</literal>-compatible code</title>
    <para>
@@ -892,7 +892,7 @@
    </para>
   </sect1>
 
-  <sect1 id="standars.errors">
+  <sect1 id="standards.errors">
     <title>Error Handling Guidelines</title>
 
     <abstract>
@@ -965,9 +965,9 @@
     );
 
     $dsns =& $dsns->toArray();
-    
+
     foreach($dsns as $dsn) {
-        try { 
+        try {
             $this->connectDB($dsn);
             return;
         } catch (Example_Datasource_Exception e) {
@@ -1389,7 +1389,7 @@
     </sect2>
   </sect1>
 
-  
+
   <sect1 id="standards.bestpractices">
     <title>Meilleure pratique</title>
     <para>

-- 
PEAR Documentation List Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic