> Error occured when making a test. It said: > > /usr/bin/nsgmls:/home/dallas/phpdoc/en/reference/image/reference.xml:18:6:E: > character data is not allowed here > /usr/bin/nsgmls:/home/dallas/phpdoc/en/reference/image/reference.xml:21:11:E > : end tag for "note" which is not finished > /usr/bin/nsgmls:/home/dallas/phpdoc/en/reference/image/reference.xml:39:13:E > : document type does not allow element "simpara" here; missing one of > "footnote", "caution", "important", "note", "tip", "warning", "blockquote", > "informalexample" start-tag > /usr/bin/nsgmls:/home/dallas/phpdoc/en/reference/image/reference.xml:40:11:E > : document type does not allow element "note" here > /usr/bin/nsgmls:/home/dallas/phpdoc/en/reference/image/reference.xml:41:7:E: > character data is not allowed here > /usr/bin/nsgmls:/home/dallas/phpdoc/en/reference/image/reference.xml:45:12:E > : end tag for "note" which is not finished > make: *** [test] Error 1
<note> needs at least a <simpara> or a <para> inside it. Can you please correct this yourself, make test and if it's ok, commit. Thanks, Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php