didou           Wed Jul  9 06:19:31 2003 EDT

  Modified files:              
    /phpdoc/en/reference/classobj/functions     get-class.xml 
                                                get-parent-class.xml 
  Log:
  missing role
  
Index: phpdoc/en/reference/classobj/functions/get-class.xml
diff -u phpdoc/en/reference/classobj/functions/get-class.xml:1.3 
phpdoc/en/reference/classobj/functions/get-class.xml:1.4
--- phpdoc/en/reference/classobj/functions/get-class.xml:1.3    Thu Jul  3 07:26:06 
2003
+++ phpdoc/en/reference/classobj/functions/get-class.xml        Wed Jul  9 06:19:31 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/classobj.xml, last change in rev 1.4 -->
   <refentry id="function.get-class">
    <refnamediv>
@@ -27,7 +27,7 @@
     <para>
      <example>
       <title>Using <function>get_class</function></title>
-      <programlisting>
+      <programlisting role="php">
 <![CDATA[
 <?php
 
Index: phpdoc/en/reference/classobj/functions/get-parent-class.xml
diff -u phpdoc/en/reference/classobj/functions/get-parent-class.xml:1.3 
phpdoc/en/reference/classobj/functions/get-parent-class.xml:1.4
--- phpdoc/en/reference/classobj/functions/get-parent-class.xml:1.3     Thu Jul  3 
07:26:06 2003
+++ phpdoc/en/reference/classobj/functions/get-parent-class.xml Wed Jul  9 06:19:31 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/classobj.xml, last change in rev 1.4 -->
   <refentry id="function.get-parent-class">
    <refnamediv>
@@ -25,7 +25,7 @@
     <para>
      <example>
       <title>Using <function>get_parent_class</function></title>
-      <programlisting>
+      <programlisting role="php">
 <![CDATA[
 <?php
 



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

Reply via email to