Add a missing module use line.
This commit is contained in:
parent
f3fce726f3
commit
ae486fd868
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ use Getopt::Long;
|
|||
use WebGUI::Session;
|
||||
use WebGUI::Storage;
|
||||
use WebGUI::Asset;
|
||||
use WebGUI::Utility;
|
||||
|
||||
|
||||
my $toVersion = "7.8.13"; # make this match what version you're going to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue