fixed bug

This commit is contained in:
JT Smith 2004-12-30 14:29:42 +00:00
parent c45a08d123
commit 117fcaee52

View file

@ -6,7 +6,6 @@ use File::Path;
use Getopt::Long;
use strict;
use WebGUI::Id;
use WebGUI::Page;
use WebGUI::Session;
use WebGUI::SQL;
use WebGUI::URL;