cvs: phpdoc-hu /language oop.xml

[email protected] ("Hannes Magnusson")
Newsgroups php.doc.hu
Message-ID <cvsbjori1196004904@cvsserver>
bjori		Sun Nov 25 15:35:04 2007 UTC

  Modified files:              
    /phpdoc-hu/language	oop.xml 
  Log:
  Wrap PHP example in CDATA
  
  
  
http://cvs.php.net/viewvc.cgi/phpdoc-hu/language/oop.xml?r1=1.17&r2=1.18&diff_format=u
Index: phpdoc-hu/language/oop.xml
diff -u phpdoc-hu/language/oop.xml:1.17 phpdoc-hu/language/oop.xml:1.18
--- phpdoc-hu/language/oop.xml:1.17	Sat Jun 23 13:37:27 2007
+++ phpdoc-hu/language/oop.xml	Sun Nov 25 15:35:04 2007
@@ -216,6 +216,7 @@
    </para>
    <informalexample>
     <programlisting role="php">
+<![CDATA[
 <?php
 // helyes, egy dollárjel
 $kosar->dolgok = array("10" => 1);
@@ -228,6 +229,7 @@
 $valtozo = 'dolgok;
 $kosar->$valtozo = array("10" => 1);
 ?>
+]]>
     </programlisting>
    </informalexample>
    <para>
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.