PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_DataObject_FormBuilder » Bug #767

missing closing html-tag in example

Details

Submitted2004-02-16 08:13 UTC
Fromhakan at lisas dot de
Assignedmw21st
StatusClosed
PackageDB_DataObject_FormBuilder
PHP Version4.3.4
OSDebian Linux x86 testing
Roadmaps(Not assigned)

Comments

[2004-02-16 08:13 UTC] hakan at lisas dot de

Description:
------------
in DB_DataObject_FormBuilder/examples/index.php

a closing </html> Tag is missing.

[2004-02-17 00:20 UTC] pear-dev at mocsnik dot hu

Reviewed. There are two </body> tags. One of them should be </html>.

http://cvs.php.net/cvs.php/pear/DB_DataObject_FormBuilder/examples/index.php

[2004-03-14 17:39 UTC] mw21st at php dot net

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.