Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9893087
Get.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
316 B
Referenced Files
None
Subscribers
None
Get.php
View Options
<?php
/**
* Test class to test rcmail_action_mail_get
*
* @package Tests
*/
class
Actions_Mail_Get
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_mail_get
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Aug 21, 3:18 AM (4 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1237369
Default Alt Text
Get.php (316 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment