Correct CDATA error reported by Gyozo Papp

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64269 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2001-12-08 09:40:38 +00:00
parent 08dfef9a69
commit 168667b201

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.21 $ -->
<!-- $Revision: 1.22 $ -->
<reference id="ref.funchand">
<title>Function Handling functions</title>
<titleabbrev>Functions</titleabbrev>
@ -515,6 +515,7 @@ function myrow($id, $data) {
$arr = get_defined_functions();
print_r($arr);
]]>
</programlisting>
</informalexample>
</para>
@ -522,6 +523,7 @@ print_r($arr);
Will output something along the lines of:
<informalexample>
<programlisting>
<![CDATA[
Array
(
[internal] => Array