Last minute fixes for 4.7.0.

This commit is contained in:
JT Smith 2002-11-04 07:25:34 +00:00
parent c2a9201cac
commit c96e23f0ff
6 changed files with 216 additions and 204 deletions

View file

@ -52,6 +52,7 @@ use WebGUI::Attachment ();
use WebGUI::DateTime ();
#use WebGUI::Discussion (); # compile problems when this is included
use WebGUI::ErrorHandler ();
use WebGUI::Form ();
use WebGUI::HTMLForm ();
use WebGUI::HTML ();
use WebGUI::Icon ();