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