didou           Tue Sep 30 04:43:32 2003 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   parse-ini-file.xml 
    /phpdoc/en/reference/oci8/functions ocinewdescriptor.xml 
  Log:
  adding role when needed
  
Index: phpdoc/en/reference/filesystem/functions/parse-ini-file.xml
diff -u phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.14 
phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.15
--- phpdoc/en/reference/filesystem/functions/parse-ini-file.xml:1.14    Mon Aug  4 
13:07:19 2003
+++ phpdoc/en/reference/filesystem/functions/parse-ini-file.xml Tue Sep 30 04:43:31 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.87 -->
   <refentry id="function.parse-ini-file">
    <refnamediv>
@@ -81,7 +81,7 @@
     <para>
      <example>
       <title><function>parse_ini_file</function> example</title>
-      <programlisting>
+      <programlisting role="php">
 <![CDATA[
 <?php
 
Index: phpdoc/en/reference/oci8/functions/ocinewdescriptor.xml
diff -u phpdoc/en/reference/oci8/functions/ocinewdescriptor.xml:1.7 
phpdoc/en/reference/oci8/functions/ocinewdescriptor.xml:1.8
--- phpdoc/en/reference/oci8/functions/ocinewdescriptor.xml:1.7 Sat Aug 16 12:59:40 
2003
+++ phpdoc/en/reference/oci8/functions/ocinewdescriptor.xml     Tue Sep 30 04:43:32 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
   <refentry id="function.ocinewdescriptor">
    <refnamediv>
@@ -58,7 +58,7 @@
 ?>  
 ]]>
       </programlisting>
-      <programlisting>
+      <programlisting role="php">
 <![CDATA[
 <?php
     /* This script demonstrates file upload to LOB columns

Reply via email to