[Phphtmllib-devel] SF.net SVN: phphtmllib:[3167] trunk/phphtmllib/CHANGELOG
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2008-10-06 23:23:39
|
Revision: 3167 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3167&view=rev Author: hemna Date: 2008-10-06 23:18:46 +0000 (Mon, 06 Oct 2008) Log Message: ----------- DBDataObjectTemplateGenerator issue Modified Paths: -------------- trunk/phphtmllib/CHANGELOG Modified: trunk/phphtmllib/CHANGELOG =================================================================== --- trunk/phphtmllib/CHANGELOG 2008-10-06 23:17:53 UTC (rev 3166) +++ trunk/phphtmllib/CHANGELOG 2008-10-06 23:18:46 UTC (rev 3167) @@ -9,6 +9,8 @@ + Added a prompt in the ProjectGenerator to ask to include DataBase support while creating a new project. - fixed a bug with the label rendering for FENumberInRange + - fixed an issue in DBDataObjectTemplateGenerator that was trying to generate a get_id() method which is + marked as final in the parent class. version 3.0.2 - 03/18/08 - fixed a bug with RequestBuilder::get_url() when a RequestBuilder::set_file() was called. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |