dams            Mon Jan 22 03:27:31 2001 EDT

  Modified files:              
    /phpdoc/fr/appendices       phpdevel.xml 
  Log:
  Updating translation
  
Index: phpdoc/fr/appendices/phpdevel.xml
diff -u phpdoc/fr/appendices/phpdevel.xml:1.11 phpdoc/fr/appendices/phpdevel.xml:1.12
--- phpdoc/fr/appendices/phpdevel.xml:1.11      Fri Jan 12 03:48:40 2001
+++ phpdoc/fr/appendices/phpdevel.xml   Mon Jan 22 03:27:30 2001
@@ -228,9 +228,9 @@
      </title>
      <programlisting role="php">
 if (hash_exists(active_symbol_table,"foo",sizeof("foo"))) {
- // existe... 
-} else { 
- // n'existe pas 
+ // existe...
+} else {
+ // n'existe pas
 }
      </programlisting>
     </example>


Reply via email to