webgui/lib
Colin Kuskie 000b2fcce3 Reverting previous work. Asset->new must return an Asset, even if
no className is passed and the invocant's class is Asset.  This is
due to the root.  In the db, the root Asset has the className WebGUI::Asset,
and the getRoot method matches this.
Changed the failing test in Asset.t to look for a WebGUI::Asset to be returned.
Added two tests to Asset.t to validate the object returned by Asset->getRoot method.
Reverted previous work and updated the POD for Asset->new.
2006-08-08 17:43:44 +00:00
..
Spectre - Added an option to override the session cookie name. 2006-08-04 15:16:18 +00:00
WebGUI Reverting previous work. Asset->new must return an Asset, even if 2006-08-08 17:43:44 +00:00
XML/RSS Adding XML::RSS::Creator to the WebGUI /lib because it's not on CPAN yet. 2005-06-19 22:32:01 +00:00
default.ttf fixed captcha 2005-09-24 17:26:40 +00:00
WebGUI.pm - Added an option to override the session cookie domain. 2006-08-08 17:27:41 +00:00