whoops, forgot to import first in the upgrade script
This commit is contained in:
parent
bf4b80996a
commit
c45452457d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ use Getopt::Long;
|
|||
use WebGUI::Session;
|
||||
use WebGUI::Storage;
|
||||
use WebGUI::Asset;
|
||||
|
||||
use List::Util qw(first);
|
||||
|
||||
my $toVersion = '7.10.3';
|
||||
my $quiet; # this line required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue