Page MenuHomePhorge

Addcontact.php
No OneTemporary

Authored By
Unknown
Size
337 B
Referenced Files
None
Subscribers
None

Addcontact.php

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

File Metadata

Mime Type
text/x-php
Expires
Mon, Apr 6, 2:12 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18801165
Default Alt Text
Addcontact.php (337 B)

Event Timeline