cvs: phpdoc-hu /reference/simplexml/functions simplexml-element-getNamespaces.xml

[email protected] ("Lajos Cseppent?")
Newsgroups php.doc.hu
Message-ID <cvschappy1170153465@cvsserver>
chappy		Tue Jan 30 10:37:45 2007 UTC

  Modified files:              
    /phpdoc-hu/reference/simplexml/functions	
                                            	simplexml-element-getNamespaces.xml 
  Log:
  sync
  
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/simplexml/functions/simplexml-element-getNamespaces.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc-hu/reference/simplexml/functions/simplexml-element-getNamespaces.xml
diff -u phpdoc-hu/reference/simplexml/functions/simplexml-element-getNamespaces.xml:1.3 phpdoc-hu/reference/simplexml/functions/simplexml-element-getNamespaces.xml:1.4
--- phpdoc-hu/reference/simplexml/functions/simplexml-element-getNamespaces.xml:1.3	Sun Oct 22 11:25:50 2006
+++ phpdoc-hu/reference/simplexml/functions/simplexml-element-getNamespaces.xml	Tue Jan 30 10:37:45 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.7 Maintainer: chappy Status: ready --> 
+<!-- EN-Revision: 1.8 Maintainer: chappy Status: ready --> 
 <refentry id='function.simplexml-element-getNamespaces'>
  <refnamediv>
   <refname>SimpleXMLElement->getNamespaces()</refname>
@@ -65,13 +65,13 @@
  
 $sxe = new SimpleXMLElement($xml);
 
-$namespaces = $sxe->getNamespaces(TRUE);
+$namespaces = $sxe->getNamespaces(true);
 var_dump($namespaces);
 
 ?>
 ]]>
     </programlisting>
-    &example.outputs.similar;
+    &example.outputs;
     <screen>
 <![CDATA[
 array(1) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.