georg           Sat Aug 23 11:49:43 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mysqli/functions       mysqli-affected-rows.xml 
  Log:
  added role for programlisting (thx to didou)
  
  
Index: phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml:1.8 
phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml:1.9
--- phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml:1.8   Fri Aug 22 
08:08:49 2003
+++ phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml       Sat Aug 23 
11:49:43 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
   <refentry id="function.mysqli-affected-rows">
    <refnamediv>
     <refname>mysqli_affected_rows</refname>
@@ -52,7 +52,7 @@
 ]]>
       </programlisting>
       <para>Object oriented style:</para>
-      <programlisting>
+      <programlisting role="php">
 <![CDATA[
 <?php
     /* connect to database */


Reply via email to