add missing module use line to upgrade script

This commit is contained in:
Colin Kuskie 2007-11-01 18:45:48 +00:00
parent 0d8a33c0ea
commit 793cc2b0b5

View file

@ -12,6 +12,7 @@ use lib "../../lib";
use strict;
use Getopt::Long;
use WebGUI::Session;
use WebGUI::ProfileField;
my $toVersion = "7.5.0"; # make this match what version you're going to