Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4690776
Send.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
319 B
Referenced Files
None
Subscribers
None
Send.php
View Options
<?php
/**
* Test class to test rcmail_action_mail_send
*
* @package Tests
*/
class
Actions_Mail_Send
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_mail_send
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 1, 5:09 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
610716
Default Alt Text
Send.php (319 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment