getting close to having a working email to discussion system
This commit is contained in:
parent
2100a3c992
commit
08d0efe060
3 changed files with 50 additions and 0 deletions
|
|
@ -18,7 +18,10 @@ package WebGUI::Workflow::Activity::GetCsMail;
|
|||
use strict;
|
||||
use base 'WebGUI::Workflow::Activity';
|
||||
use WebGUI::Mail::Get;
|
||||
use WebGUI::Mail::Send;
|
||||
use WebGUI::Asset;
|
||||
use WebGUI::International;
|
||||
use WebGUI::User;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue