forward port of 6.8 bugfix

This commit is contained in:
Colin Kuskie 2006-01-04 19:33:28 +00:00
parent dcddc30e5e
commit bfe19ab773
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@ use strict;
use WebGUI::ProfileCategory;
use WebGUI::Session;
use WebGUI::SQL;
use WebGUI::Form;
use WebGUI::Form::DynamicField;
use WebGUI::FormProcessor;
use WebGUI::Operation::Shared;
use WebGUI::HTML;