Converted the Mail Form into the Data Form.

This commit is contained in:
JT Smith 2003-05-05 05:08:48 +00:00
parent f7ca23aa03
commit 8f6348a5bb
8 changed files with 939 additions and 902 deletions

View file

@ -14,7 +14,7 @@ package WebGUI::FormProcessor;
=cut
use strict;
use strict qw(vars subs);
use WebGUI::DateTime;
use WebGUI::HTML;
use WebGUI::Session;