dams Wed Jan 8 22:35:16 2003 EDT Modified files: /phpdoc/en/appendices migration.xml Log: consistent ids Index: phpdoc/en/appendices/migration.xml diff -u phpdoc/en/appendices/migration.xml:1.21 phpdoc/en/appendices/migration.xml:1.22 --- phpdoc/en/appendices/migration.xml:1.21 Wed Nov 20 08:11:20 2002 +++ phpdoc/en/appendices/migration.xml Wed Jan 8 22:35:16 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.21 $ --> +<!-- $Revision: 1.22 $ --> <appendix id="migration"> <title>Migrating from PHP/FI 2 to PHP 3</title> @@ -140,7 +140,7 @@ </para> </section> - <section id="migration-while"> + <section id="migration.while"> <title>while syntax</title> <para> Just like with if..endif, the syntax of while..endwhile has changed @@ -284,7 +284,7 @@ </para> </section> - <section id="migration-other"> + <section id="migration.other"> <title>Other incompatibilities</title> <itemizedlist>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php