cortesi Wed May 1 04:53:08 2002 EDT
Modified files:
/phpdoc/en/appendices migration.xml
Log:
layout change: newline
Index: phpdoc/en/appendices/migration.xml
diff -u phpdoc/en/appendices/migration.xml:1.18 phpdoc/en/appendices/migration.xml:1.19
--- phpdoc/en/appendices/migration.xml:1.18 Tue Jan 15 08:56:41 2002
+++ phpdoc/en/appendices/migration.xml Wed May 1 04:53:07 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<appendix id="migration">
<title>Migrating from PHP/FI 2 to PHP 3</title>
@@ -30,7 +30,8 @@
<simpara>
A conversion program that can automatically convert your old
- PHP/FI 2.0 scripts exists. It can be found in the <filename
class="directory">convertor</filename> subdirectory of the PHP 3.0
+ PHP/FI 2.0 scripts exists. It can be found in the
+ <filename class="directory">convertor</filename> subdirectory of the PHP 3.0
distribution. This program only catches the syntax changes though,
so you should read this chapter carefully anyway.
</simpara>