fujimoto Sat Mar 2 04:32:39 2002 EDT
Modified files:
/phpdoc/en/appendices migration4.xml
Log:
added '?>' to the example.
Index: phpdoc/en/appendices/migration4.xml
diff -u phpdoc/en/appendices/migration4.xml:1.20
phpdoc/en/appendices/migration4.xml:1.21
--- phpdoc/en/appendices/migration4.xml:1.20 Mon Feb 25 04:06:40 2002
+++ phpdoc/en/appendices/migration4.xml Sat Mar 2 04:32:39 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
<appendix id="migration4">
<title>Migrating from PHP 3 to PHP 4</title>
@@ -448,6 +448,7 @@
}
test();
echo($id); // This will print out 1 in PHP 4
+?>
]]>
</programlisting>
</example>- [PHP-DOC] cvs: phpdoc /en/appendices migration4.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Egon Schmid
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... jim winstead
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Sebastian Nohn
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Masaki Fujimoto
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/appendices migration4... Derick Rethans
