Missing use line for WebGUI::Mail::Send.
This commit is contained in:
parent
79fea5bb76
commit
2511dcb3bb
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ package WebGUI::AssetAspect::Subscribable;
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use Class::C3;
|
use Class::C3;
|
||||||
|
use WebGUI::Mail::Send;
|
||||||
use WebGUI::International;
|
use WebGUI::International;
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue