RE: [PHP-DOC] Possibly illegal character

2007-07-04 Thread Richard A. Quadling
> -Original Message- > From: Simion Onea [mailto:[EMAIL PROTECTED] > Sent: 04 July 2007 13:35 > To: phpdoc@lists.php.net > Subject: [PHP-DOC] Possibly illegal character > > Hi! > > While translating the file "appendices/migration.xml" in the > line 4

[PHP-DOC] Possibly illegal character

2007-07-04 Thread Simion Onea
Hi! While translating the file "appendices/migration.xml" in the line 49 I found the character ">" that is not part of a tag. I believe it should be encoded as ">". If I am right, someone please correct this. Thank you! Regards, Simion.