[Phphtmllib-devel] phphtmllib CHANGELOG,1.116,1.117
Status: Beta
Brought to you by:
hemna
From: <cu...@us...> - 2004-03-09 22:11:38
|
Update of /cvsroot/phphtmllib/phphtmllib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16157 Modified Files: CHANGELOG Log Message: cleaned up comments in form3.php, added a few more widget variants. This should now be ready for public consumtion. Index: CHANGELOG =================================================================== RCS file: /cvsroot/phphtmllib/phphtmllib/CHANGELOG,v retrieving revision 1.116 retrieving revision 1.117 diff -u -d -r1.116 -r1.117 --- CHANGELOG 8 Mar 2004 03:19:16 -0000 1.116 +++ CHANGELOG 9 Mar 2004 21:54:08 -0000 1.117 @@ -5,6 +5,7 @@ - minor change Version 2.4.1 - DEVTBD + + Created 2 new examples: example9.php and examples/form3.php + Fixed a bug causing problems with PEAR+postgresql in the data list widget. --culley - Added align parameter to html_img_href() (Denny Reeh <den...@gm...>) |