Add missing use lines to ITransact.
This commit is contained in:
parent
ae88345e04
commit
095b7c7ef9
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ use strict;
|
|||
use XML::Simple;
|
||||
use Data::Dumper;
|
||||
use Tie::IxHash;
|
||||
use LWP::UserAgent;
|
||||
use HTTP::Request;
|
||||
|
||||
use base qw/WebGUI::Shop::PayDriver/;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue