Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120835692
ResendMail.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
360 B
Referenced Files
None
Subscribers
None
ResendMail.php
View Options
<?php
/**
* Test class to test rcmail_resend_mail class
*
* @package Tests
*/
class
Rcmail_RcmailResendMail
extends
PHPUnit\Framework\TestCase
{
/**
* Test for header() method
*/
function
test_headers
()
{
$mail
=
new
rcmail_resend_mail
();
$result
=
$mail
->
headers
();
$this
->
assertSame
([],
$result
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 1:20 PM (1 d, 16 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
99/01/13f21bb5b4d2749b8aa19c9b654b
Default Alt Text
ResendMail.php (360 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline