chregu          Wed Dec 11 09:16:55 2002 EDT

  Modified files:              
    /phpdoc/en/reference/domxml/functions       
                                                DomXsltStylesheet-result-dump-mem.xml 
  Log:
  replacing wrong - with _
  
  
Index: phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml
diff -u phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.1 
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.2
--- phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.1     
 Wed Dec 11 09:16:00 2002
+++ phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml  Wed 
+Dec 11 09:16:54 2002
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.DomXsltStylesheet-result-dump-mem">
    <refnamediv>
-    <refname>DomXsltStylesheet->result-dump-mem</refname>
+    <refname>DomXsltStylesheet->result_dump_mem</refname>
     <refpurpose>
             Dumps the result from a XSLT-Transformation back into a string
     </refpurpose>
@@ -10,7 +10,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>string</type><methodname>DomXsltStylesheet->result-dump-mem</methodname>
+      <type>string</type><methodname>DomXsltStylesheet->result_dump_mem</methodname>
       <methodparam><type>object</type><parameter>DomDocument</parameter></methodparam>
 
      </methodsynopsis>



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

Reply via email to