Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6064277
List.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
List.php
View Options
<?php
/**
* Test class to test rcmail_action_mail_list
*
* @package Tests
*/
class
Actions_Mail_List
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_mail_list
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:19 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
773724
Default Alt Text
List.php (319 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment