Page MenuHomePhorge

AttachmentUpload.php
No OneTemporary

Authored By
Unknown
Size
357 B
Referenced Files
None
Subscribers
None

AttachmentUpload.php

<?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

Mime Type
text/x-php
Expires
Sat, Apr 4, 2:09 AM (1 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1f/44/9b135e4f90fd89da80343f5a6ecf
Default Alt Text
AttachmentUpload.php (357 B)

Event Timeline