Page MenuHomePhorge

Headers.php
No OneTemporary

Authored By
Unknown
Size
328 B
Referenced Files
None
Subscribers
None

Headers.php

<?php
/**
* Test class to test rcmail_action_mail_headers
*
* @package Tests
*/
class Actions_Mail_Headers extends ActionTestCase
{
/**
* Class constructor
*/
function test_class()
{
$object = new rcmail_action_mail_headers;
$this->assertInstanceOf('rcmail_action', $object);
}
}

File Metadata

Mime Type
text/x-php
Expires
Sat, Apr 4, 2:42 AM (4 d, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18801144
Default Alt Text
Headers.php (328 B)

Event Timeline